buildout.cfg: We require nose as well for tests.
authorAugie Fackler <durin42@gmail.com>
Sun, 12 Jul 2009 11:46:36 -0500
changeset 2613 169d69967431
parent 2612 216002ba6b86
child 2614 dbc8a50dbce0
buildout.cfg: We require nose as well for tests.
buildout.cfg
--- a/buildout.cfg	Sun Jul 12 16:01:41 2009 +0200
+++ b/buildout.cfg	Sun Jul 12 11:46:36 2009 -0500
@@ -19,6 +19,7 @@
     zope.testbrowser
     Paver
     pylint
+    nose
 # ditto above per-package
 #    antlr_python_runtime
 #    coverage