We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8482e6b commit 1a52f11Copy full SHA for 1a52f11
pyproject.toml
@@ -178,9 +178,7 @@ PKG-INFO = "setuptools.command.egg_info:write_pkg_info"
178
"dependency_links.txt" = "setuptools.command.egg_info:overwrite_arg"
179
180
[tool.setuptools]
181
-# disabled as it causes tests to be included #2505
182
-# include_package_data = true
183
-include-package-data = false
+include-package-data = true
184
185
[tool.setuptools.packages.find]
186
include = [
0 commit comments