"mysql-test/suite/rpl/t/rpl_packet.test" did not exist on "125b4da804a9ab5fba23848994da7972756c7265"
Commit 461870a7 authored by Łukasz Nowak's avatar Łukasz Nowak

Stack for flask.

parent 7c47b49e
# Stack for Flask microframework: http://flask.pocoo.org/
[buildout]
extends =
../component/python-2.7/buildout.cfg
../component/lxml-python/buildout.cfg
parts =
eggs
# Unzip, as Flask can have a lot of troubles with zipped eggs
unzip = true
[eggs]
recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
Flask
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment