Skip to content

Commit 24473af

Browse files
committed
install json file
1 parent 774449b commit 24473af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ requires = [
1010
build-backend = "setuptools.build_meta"
1111
[tool.setuptool]
1212
package_dir = {"" = "src"}
13+
include-package-data = true
1314

1415
[tool.setuptools.dynamic]
1516
readme = {file = ["README.md"], content-type="text/markdown"}

0 commit comments

Comments
 (0)