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: removed empty trunk dirs
[paula.git]
/
paula.authutil
/
buildout.cfg
blob
b7d30f1b60a574ef06681b3e8df93823ddc236a6
1
[buildout]
2
develop = .
3
externals/paula.authentication
4
externals/paula.testing
5
parts = test py
6
7
[test]
8
recipe = zc.recipe.testrunner
9
eggs = paula.authutil [test]
10
11
[py]
12
recipe = zc.recipe.egg
13
interpreter = py
14
eggs = ${test:eggs}