Commit 309b3884 authored by Łukasz Nowak's avatar Łukasz Nowak

Switch to python2.7

parent 1fbbd176
......@@ -9,10 +9,10 @@ find-links = http://www.nexedi.org/static/packages/source/slapos.buildout/
http://www.nexedi.org/static/packages/source/
versions = versions
rebootstrap-section = python2.6
rebootstrap-section = python2.7
extends =
../../component/python-2.6/buildout.cfg
../../component/python-2.7/buildout.cfg
../../component/subversion/buildout.cfg
../../component/git/buildout.cfg
../../component/lxml-python/buildout.cfg
......@@ -65,12 +65,12 @@ recipe = zc.recipe.egg
eggs = zc.buildout
suffix =
scripts =
buildout=bootstrap2.6
buildout=bootstrap2.7
arguments = sys.argv[1:] + ["bootstrap"]
[rebootstrap]
section = python2.6
version = 1
section = python2.7
version = 2
[versions]
# Use SlapOS patched zc.buildout
......
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