[Checkins] SVN: Sandbox/malthe/chameleon.core/setup.py Revert this one - it appears chameleon without lxml present is just broken at the moment

Wichert Akkerman wichert at wiggy.net
Sat Sep 27 07:44:12 EDT 2008


Log message for revision 91559:
  Revert this one - it appears chameleon without lxml present is just broken at the moment

Changed:
  U   Sandbox/malthe/chameleon.core/setup.py

-=-
Modified: Sandbox/malthe/chameleon.core/setup.py
===================================================================
--- Sandbox/malthe/chameleon.core/setup.py	2008-09-27 11:39:00 UTC (rev 91558)
+++ Sandbox/malthe/chameleon.core/setup.py	2008-09-27 11:44:11 UTC (rev 91559)
@@ -7,7 +7,6 @@
     'zope.interface',
     'zope.component',
     'zope.i18n >= 3.5',
-    'PDIS_XPath',
     ]
 
 if sys.version_info[:3] < (2,5,0):



More information about the Checkins mailing list