pyproject: remove setuptools include-package-data = false
I compared the sdists and wheels and it makes no difference.
This commit is contained in:
@@ -54,9 +54,6 @@ testing = ["filelock"]
|
||||
psutil = ["psutil>=3.0"]
|
||||
setproctitle = ["setproctitle"]
|
||||
|
||||
[tool.setuptools]
|
||||
include-package-data = false
|
||||
|
||||
[tool.setuptools_scm]
|
||||
write_to = "src/xdist/_version.py"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user