Commit b348fa58 authored by Łukasz Nowak's avatar Łukasz Nowak

No need to use rebootstrap nor zcbworkarounds

Those extensions are good in case really complex buildouts.
parent 08a22769
# Stack for Flask microframework: http://flask.pocoo.org/
[buildout]
extensions =
slapos.rebootstrap
slapos.zcbworkarounds
extends =
../component/python-2.7/buildout.cfg
../component/lxml-python/buildout.cfg
# Use only quite well working sites.
allow-hosts =
*.nexedi.org
......@@ -40,4 +35,4 @@ python = python2.7
[rebootstrap]
version = 1
section = python2.7
\ No newline at end of file
section = python2.7
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