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: WIP: pasplugins cleaned and adjusted from plonepas history
[paula.git]
/
paula.authentication
/
buildout.cfg
blob
cf49ce31e212ec4fed49b122c394c4528af23cb2
1
[buildout]
2
develop = .
3
externals/paula.testing
4
parts = test py
5
6
[test]
7
recipe = zc.recipe.testrunner
8
eggs = paula.authentication [test]
9
10
[py]
11
recipe = zc.recipe.egg
12
interpreter = py
13
eggs = ${test:eggs}