Skip to content

Commit 7c83841

Browse files
committed
pyproject: remove setuptools include-package-data = false
I compared the sdists and wheels and it makes no difference.
1 parent 6d54a6b commit 7c83841

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ testing = ["filelock"]
5454
psutil = ["psutil>=3.0"]
5555
setproctitle = ["setproctitle"]
5656

57-
[tool.setuptools]
58-
include-package-data = false
59-
6057
[tool.setuptools_scm]
6158
write_to = "src/xdist/_version.py"
6259

0 commit comments

Comments
 (0)