[Checkins] SVN: Products.PluggableAuthService/trunk/setup.py This does not work yet

Wichert Akkerman wichert at wiggy.net
Tue Jan 1 09:46:34 EST 2008


Log message for revision 82626:
  This does not work yet

Changed:
  U   Products.PluggableAuthService/trunk/setup.py

-=-
Modified: Products.PluggableAuthService/trunk/setup.py
===================================================================
--- Products.PluggableAuthService/trunk/setup.py	2008-01-01 14:44:19 UTC (rev 82625)
+++ Products.PluggableAuthService/trunk/setup.py	2008-01-01 14:46:34 UTC (rev 82626)
@@ -50,7 +50,7 @@
       zip_safe=False,
       install_requires=[
           'setuptools',
-          'Zope >= 2.10',
+#          'Zope >= 2.10',
           ],
       extras_require={'ip_range': ['IPy'],
                      },



More information about the Checkins mailing list