[Checkins] SVN: Sandbox/luciano/ moved tutorials to grok trunk, added zc.twisted dependency

Luciano Ramalho luciano at ramalho.org
Wed Aug 8 22:29:47 EDT 2007


Log message for revision 78719:
  moved tutorials to grok trunk, added zc.twisted dependency
  

Changed:
  U   Sandbox/luciano/kirbi/setup.py
  D   Sandbox/luciano/tutorials/

-=-
Modified: Sandbox/luciano/kirbi/setup.py
===================================================================
--- Sandbox/luciano/kirbi/setup.py	2007-08-09 02:20:08 UTC (rev 78718)
+++ Sandbox/luciano/kirbi/setup.py	2007-08-09 02:29:46 UTC (rev 78719)
@@ -33,6 +33,7 @@
     install_requires=['setuptools',
                       'grok',
                       'elementtree',
+                      'zc.twisted'
                      ],
     zip_safe = False,
     )



More information about the Checkins mailing list