repo.or.cz
/
paula.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
paula.pasplugins based on paula.plonepas
[paula.git]
/
paula.testing
/
buildout.cfg
blob
346652c7fa7d98f5092ef23a8f0bfff320df9b0d
1
[buildout]
2
develop = .
3
parts = test py
4
5
[test]
6
recipe = zc.recipe.testrunner
7
eggs = paula.testing
8
9
[py]
10
recipe = zc.recipe.egg
11
interpreter = py
12
eggs = ${test:eggs}