SVN: ZODB/branches/3.9/buildout.cfg Want the py script to have access to testing utils.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 111231: Want the py script to have access to testing utils. Changed: U ZODB/branches/3.9/buildout.cfg -=- Modified: ZODB/branches/3.9/buildout.cfg =================================================================== --- ZODB/branches/3.9/buildout.cfg 2010-04-21 20:55:26 UTC (rev 111230) +++ ZODB/branches/3.9/buildout.cfg 2010-04-21 21:26:54 UTC (rev 111231) @@ -14,5 +14,5 @@ [scripts] recipe = zc.recipe.egg -eggs = ZODB3 +eggs = ZODB3 [test] interpreter = py