[Checkins] SVN: zopyx.smartprintng.core/trunk/setup.py removed	zope.app.testing dependency since this is only
    Andreas Jung 
    andreas at andreas-jung.com
       
    Thu Oct 23 12:12:16 EDT 2008
    
    
  
Log message for revision 92504:
  removed zope.app.testing dependency since this is only
  used by the demo applications
  
Changed:
  U   zopyx.smartprintng.core/trunk/setup.py
-=-
Modified: zopyx.smartprintng.core/trunk/setup.py
===================================================================
--- zopyx.smartprintng.core/trunk/setup.py	2008-10-23 16:01:40 UTC (rev 92503)
+++ zopyx.smartprintng.core/trunk/setup.py	2008-10-23 16:12:15 UTC (rev 92504)
@@ -26,7 +26,7 @@
           'setuptools',
           'zope.component',
           'zope.pagetemplate',
-          'zope.app.testing',
+#          'zope.app.testing',
           'zopyx.convert2',
           # -*- Extra requirements: -*-
       ],
    
    
More information about the Checkins
mailing list