diff --git a/pyproject.toml b/pyproject.toml index 4c0373624..6bca4d56b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ # Setuptools [tool.setuptools] -include-package-data = false +include-package-data = true [tool.setuptools.packages.find] exclude = ["docs*", "tests*"]