projects
/
slapos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fixup! KVM SR: Update readme about resilience.
[slapos.git]
/
stack
/
flask.cfg
1
# Stack for Flask microframework: http://flask.pocoo.org/
2
[buildout]
3
extends =
4
slapos.cfg
5
6
parts =
7
slapos-cookbook
8
flask-egg
9
10
[flask-egg]
11
recipe = zc.recipe.egg
12
eggs =
13
Flask