ports/devel/py2-setuptools/patches/patch-setup_cfg

13 lines
262 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: setup.cfg
--- setup.cfg.orig
+++ setup.cfg
@@ -48,7 +48,7 @@ classifiers =
Topic :: Utilities
[options]
-zip_safe = True
+zip_safe = False
python_requires = >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
py_modules = easy_install
packages = find: