[Checkins] SVN: grok/branches/0.11/setup.py This needs a newer martian.

Martijn Faassen faassen at infrae.com
Tue Nov 20 07:43:17 EST 2007


Log message for revision 81948:
  This needs a newer martian.
  

Changed:
  U   grok/branches/0.11/setup.py

-=-
Modified: grok/branches/0.11/setup.py
===================================================================
--- grok/branches/0.11/setup.py	2007-11-20 12:40:47 UTC (rev 81947)
+++ grok/branches/0.11/setup.py	2007-11-20 12:43:16 UTC (rev 81948)
@@ -35,7 +35,7 @@
     include_package_data = True,
     zip_safe=False,
     install_requires=['setuptools',
-                      'martian >= 0.9.1',
+                      'martian >= 0.9.2',
                       'simplejson',
                       'pytz',
                       'ZODB3',



More information about the Checkins mailing list