From ba56e07868b8f55839640e1f2fee8f878c3cd18a Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Tue, 4 Jul 2023 13:53:16 +0800 Subject: Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index ed667db3..e674235c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ readme = "README.md" keywords = ["HydroRoll", "core"] homepage = "https://github.com/HydoRoll-Team/HydroRollCore" packages = [ - { include = "src", from = "." } + { include = "core", from = "." } ] [tool.poetry.dependencies] -- cgit v1.2.3-70-g09d2