No need for rebootstrap, add lxml hack

parent d748a635
[buildout]
extensions =
slapos.zcbworkarounds
slapos.rebootstrap
find-links +=
http://www.nexedi.org/static/packages/source/slapos.buildout/
......@@ -46,11 +42,6 @@ parts +=
# development / fast switching environment for whole software
unzip = true
[rebootstrap]
# Default first version of rebootstrapped python
version = 2
section = python2.7
[instance-recipe]
egg = slapos.cookbook
module = mysql
......@@ -92,4 +83,9 @@ plone.recipe.command = 1.1
zc.buildout = 1.5.3-dev-SlapOS-010
# Temporary pin, 2.4 does not work
pycrypto = 2.3
\ No newline at end of file
pycrypto = 2.3
# Temporary hack
[lxml-python]
find-links +=
http://pypi.python.org/pypi/lxml/2.3.1
\ No newline at end of file
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