[Checkins] SVN: Sandbox/adamg/ocql/branches/optimize-with-index/buildout.cfg had to nail zope.testing version to 3.5.1

Adam Groszer agroszer at gmail.com
Wed Jul 16 13:13:31 EDT 2008


Log message for revision 88418:
  had to nail zope.testing version to 3.5.1

Changed:
  U   Sandbox/adamg/ocql/branches/optimize-with-index/buildout.cfg

-=-
Modified: Sandbox/adamg/ocql/branches/optimize-with-index/buildout.cfg
===================================================================
--- Sandbox/adamg/ocql/branches/optimize-with-index/buildout.cfg	2008-07-16 16:59:29 UTC (rev 88417)
+++ Sandbox/adamg/ocql/branches/optimize-with-index/buildout.cfg	2008-07-16 17:13:31 UTC (rev 88418)
@@ -6,7 +6,10 @@
 parts = test checker
         coverage-test coverage-report
 
+versions = versions
+
 [versions]
+zope.testing = 3.5.1
 
 [test]
 recipe = zc.recipe.testrunner



More information about the Checkins mailing list