Skip to content

Commit 6d54a6b

Browse files
committed
pyproject: remove setuptools zip-safe key
According to https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html#setuptools-specific-configuration it's no longer relevant.
1 parent a9a3d13 commit 6d54a6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ psutil = ["psutil>=3.0"]
5555
setproctitle = ["setproctitle"]
5656

5757
[tool.setuptools]
58-
zip-safe = false
5958
include-package-data = false
6059

6160
[tool.setuptools_scm]

0 commit comments

Comments
 (0)