Commit 39e6d0e1 authored by Alain Takoudjou's avatar Alain Takoudjou

update python executable

parent a4173a8c
......@@ -26,6 +26,7 @@ parts =
extends =
../../stack/slapos.cfg
../../component/python-2.7/buildout.cfg
../../component/apache/buildout.cfg
../../component/logrotate/buildout.cfg
../../component/subversion/buildout.cfg
......@@ -45,12 +46,12 @@ allow-hosts +=
*.edgewall.org
*.edgewall.com
[python-2.7]
executable = ${python2.7:location}/bin/python2.7
[lxml-python]
python = python2.7
[instance-egg]
recipe = zc.recipe.egg
python = python-2.7
recipe = z3c.recipe.scripts
python = python2.7
eggs =
${mysql-python:egg}
slapos.toolbox
......
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