diff --git a/pyproject.toml b/pyproject.toml index 894ab21..8d0a74e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,10 +53,5 @@ Docs = "https://yaclog.readthedocs.io/" [tool.setuptools_scm] -[tool.setuptools] -include-package-data = false - [tool.setuptools.packages.find] -include = ["yaclog", "yaclog.*"] -exclude = ["tests*"] -namespaces = false \ No newline at end of file +include = ["yaclog"] \ No newline at end of file