[Checkins] SVN: zopyx.smartprintng.server/branches/security/setup.py updated

Andreas Jung andreas at andreas-jung.com
Wed Jul 22 14:59:10 EDT 2009


Log message for revision 102082:
  updated
  

Changed:
  U   zopyx.smartprintng.server/branches/security/setup.py

-=-
Modified: zopyx.smartprintng.server/branches/security/setup.py
===================================================================
--- zopyx.smartprintng.server/branches/security/setup.py	2009-07-22 18:57:46 UTC (rev 102081)
+++ zopyx.smartprintng.server/branches/security/setup.py	2009-07-22 18:59:10 UTC (rev 102082)
@@ -29,10 +29,10 @@
           'zopyx.convert2',
           'zope.sendmail',
           'transaction',
-          'nose',
           # -*- Extra requirements: -*-
       ],
       test_suite='nose.collector',
+      tests_require=('nose',),
       entry_points="""\
       [paste.app_factory]
       app = zopyx.smartprintng.server.run:app



More information about the Checkins mailing list