diff --git a/pyproject.toml b/pyproject.toml index 1dd80b2d0..2fcd5e6d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,8 +89,6 @@ license-files = [ "LICENSE.rst", ] -[tool.setuptools.packages.find] -namespaces = false [tool.setuptools.exclude-package-data] "*" = ["*.sh"]