diff --git a/pyproject.toml b/pyproject.toml index 24accdb..414cb1a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ description = "" authors = ["Maxwell "] license = "GPL" readme = "README.md" -packages = [{ include = "anitrend_relations_py" }] +packages = [] [tool.poetry.dependencies] python = "^3.10"