We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774449b commit 24473afCopy full SHA for 24473af
pyproject.toml
@@ -10,6 +10,7 @@ requires = [
10
build-backend = "setuptools.build_meta"
11
[tool.setuptool]
12
package_dir = {"" = "src"}
13
+include-package-data = true
14
15
[tool.setuptools.dynamic]
16
readme = {file = ["README.md"], content-type="text/markdown"}
0 commit comments