repo.or.cz
/
www.martinvillalba.com.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update NOTES (#3)
[www.martinvillalba.com.git]
/
buildout.cfg
blob
0a30712cccb077250054b6043569ff65856d02fb
1
[buildout]
2
parts =
3
hyde
4
gae
5
6
[hyde]
7
recipe = zc.recipe.egg
8
eggs = hyde
9
10
[gae]
11
recipe = hexagonit.recipe.download
12
url = http://googleappengine.googlecode.com/files/google_appengine_1.5.4.zip
13
strip-top-level-dir = true