Skip to content

Commit 0af8040

Browse files
Update pyproject.toml
1 parent f277bf1 commit 0af8040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools==77.0.1", "wheel==0.45.1","cython==3.1.0a1","numpy>=2.0.
33
build-backend = "setuptools.build_meta"
44

55
[tool.setuptools]
6-
include-package-data = true
6+
include-package-data = false
77

88
[tool.setuptools.packages.find]
99
where = ["src"]

0 commit comments

Comments
 (0)