Skip to content
This repository has been archived by the owner on Apr 24, 2019. It is now read-only.

Commit

Permalink
more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jukart committed Feb 5, 2009
1 parent fc5ff6c commit 7d34346
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lovely/recipe/testing.py
Expand Up @@ -6,6 +6,8 @@ def setUpBuildout(test):
testing.install_develop('zc.recipe.egg', test)
testing.install_develop('zc.zodbrecipes', test)
testing.install_develop('zc.zope3recipes', test)
testing.install_develop('zc.lockfile', test)
testing.install_develop('transaction', test)
testing.install_develop('lovely.recipe', test)
testing.install_develop('ZODB3', test)
testing.install_develop('docutils', test)
Expand Down

0 comments on commit 7d34346

Please sign in to comment.