diff --git a/pyproject.toml b/pyproject.toml index 4f757d9f..5e596bd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,5 +52,5 @@ update_changelog_on_bump = true [tool.setuptools] -packages = { find = { where = ["src","API"]} } +packages = { find = {} }