Skip to content

Commit 3c651c6

Browse files
Clean up setuptools-specific configuration (#9150)
1 parent e5c5ce2 commit 3c651c6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ dask-ssh = "distributed.cli.dask_ssh:main"
5959
dask-scheduler = "distributed.cli.dask_scheduler:main"
6060
dask-worker = "distributed.cli.dask_worker:main"
6161

62-
[tool.setuptools]
63-
include-package-data = true
64-
zip-safe = false
65-
6662
[tool.setuptools.packages.find]
6763
exclude = ["*tests*"]
6864
namespaces = false

0 commit comments

Comments
 (0)