[Checkins] SVN: zope.introspector/trunk/buildout.cfg Needed to pin	zc.recipe.testrunner
    Martin Lundwall 
    martin at webworks.se
       
    Wed Oct 22 13:45:43 EDT 2008
    
    
  
Log message for revision 92488:
  Needed to pin zc.recipe.testrunner
Changed:
  U   zope.introspector/trunk/buildout.cfg
-=-
Modified: zope.introspector/trunk/buildout.cfg
===================================================================
--- zope.introspector/trunk/buildout.cfg	2008-10-22 17:39:53 UTC (rev 92487)
+++ zope.introspector/trunk/buildout.cfg	2008-10-22 17:45:43 UTC (rev 92488)
@@ -3,5 +3,5 @@
 parts = test
 
 [test]
-recipe = zc.recipe.testrunner
+recipe = zc.recipe.testrunner == 1.0.0
 eggs = zope.introspector [test]
    
    
More information about the Checkins
mailing list