Skip to content

Commit

Permalink
Add zest.releaser.
Browse files Browse the repository at this point in the history
  • Loading branch information
faassen committed Jun 22, 2012
1 parent 1240224 commit 57ac990
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion buildout.cfg
@@ -1,8 +1,12 @@
[buildout]
develop = .
parts = test
parts = releaser test
newest = false

[releaser]
recipe = z3c.recipe.scripts
eggs = zest.releaser

[test]
recipe = zc.recipe.testrunner
eggs =
Expand Down

0 comments on commit 57ac990

Please sign in to comment.