From f2a91d5f28ffc23df4b1945a11047f85947a46fe Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 4 Jul 2023 13:51:04 +0800 Subject: Update pyproject.toml --- pyproject.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pyproject.toml b/pyproject.toml index 5562bf86..ed667db3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,6 +6,9 @@ description = "Core of HydroRoll." readme = "README.md" keywords = ["HydroRoll", "core"] homepage = "https://github.com/HydoRoll-Team/HydroRollCore" +packages = [ + { include = "src", from = "." } +] [tool.poetry.dependencies] python = ">=3.8" -- cgit v1.2.3-70-g09d2