Commit 5189db04 authored by Jérome Perrin's avatar Jérome Perrin

slapos-testing: no need to install python

parent e542746a
......@@ -16,5 +16,5 @@
[template]
filename = instance.cfg
md5sum = 8f9372ab0fe3883ae60e14a83a720d82
md5sum = 45754beef033e834c3e30c457fd27c87
......@@ -68,7 +68,7 @@ command-line =
--source_code_path_list=$${caucase:location},$${erp5.util:location},$${slapos.cookbook:location},$${slapos.core:location},$${slapos.recipe.build:location},$${slapos.recipe.cmmi:location},$${slapos.recipe.template:location},$${slapos.toolbox:location}
parameters-extra = true
environment =
PATH=${curl:location}/bin:${openssl:location}/bin:${git:location}/bin:${libxslt:location}/bin:${python2.7:location}/bin:%(PATH)s
PATH=${curl:location}/bin:${openssl:location}/bin:${git:location}/bin:${libxslt:location}/bin:%(PATH)s
[phantomjs-wrapper]
recipe = slapos.cookbook:wrapper
......
......@@ -6,7 +6,6 @@ extends =
../../component/libxml2/buildout.cfg
../../component/libxslt/buildout.cfg
../../component/bcrypt/buildout.cfg
../../component/python-2.7/buildout.cfg
../../component/zlib/buildout.cfg
../../component/phantomjs/buildout.cfg
../../component/pycurl/buildout.cfg
......
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