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

12 lines
262 B
Text

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: