[Checkins] SVN: zope.bugchecker/trunk/setup.py Mollify buildout.

Tres Seaver tseaver at palladion.com
Thu Apr 15 17:36:35 EDT 2010


Log message for revision 110947:
  Mollify buildout.

Changed:
  U   zope.bugchecker/trunk/setup.py

-=-
Modified: zope.bugchecker/trunk/setup.py
===================================================================
--- zope.bugchecker/trunk/setup.py	2010-04-15 20:06:00 UTC (rev 110946)
+++ zope.bugchecker/trunk/setup.py	2010-04-15 21:36:35 UTC (rev 110947)
@@ -40,6 +40,7 @@
       license='ZPL 2.1',
       namespace_packages=['zope'],
       install_requires=[
+        'setuptools',
         'launchpadlib',
         'pytz',
       ],



More information about the checkins mailing list