diff --git a/pyproject.toml b/pyproject.toml index 1b64ee9f42..c958acac84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,4 @@ docs = [ [project.scripts] cheroot = "cheroot.cli:main" -[tool.setuptools.packages] -find = {namespaces = false} - [tool.setuptools_scm]