[Checkins] SVN: zc.async/trunk/setup.py Use zc.twisted rather than twisted

John Murphy jackie at zope.com
Thu Jan 31 11:08:29 EST 2008


Log message for revision 83336:
  Use zc.twisted rather than twisted
  

Changed:
  U   zc.async/trunk/setup.py

-=-
Modified: zc.async/trunk/setup.py
===================================================================
--- zc.async/trunk/setup.py	2008-01-31 14:01:32 UTC (rev 83335)
+++ zc.async/trunk/setup.py	2008-01-31 16:08:28 UTC (rev 83336)
@@ -17,11 +17,11 @@
         'ZODB3',
         'pytz',
         'rwproperty',
-        'twisted ==2.1dev',
         'uuid',
         'zc.queue',
         'zc.set',
         'zc.twist',
+        'zc.twisted-2.5.0dev-r17773',
         'zope.app.appsetup',
         'zope.bforest',
         'zope.component',



More information about the Checkins mailing list