setup.cfg: remove `zip_safe`

The setuptools docs say it's obsolete and no longer needed:
https://setuptools.pypa.io/en/latest/deprecated/zip_safe.html#understanding-the-zip-safe-flag
This commit is contained in:
Ran Benita 2024-02-05 12:20:37 +02:00
parent ccbae95ad4
commit 90634a6060
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ package_dir =
setup_requires =
setuptools
setuptools-scm>=6.0
zip_safe = no
[options.entry_points]
console_scripts =