diff --git a/pyproject.toml b/pyproject.toml index 989c927..e190c1e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,4 +23,5 @@ Issues = "https://git.autistic.men/Utilities/common/issues" include-package-data = true [tool.setuptools.packages.find] +namespaces = true where = ["src"] \ No newline at end of file