Commit a91c697d authored by Rafael Monnerat's avatar Rafael Monnerat

wip

parent ffce4c5f
...@@ -15,4 +15,4 @@ ...@@ -15,4 +15,4 @@
# not need these here). # not need these here).
[template] [template]
filename = instance.cfg filename = instance.cfg
md5sum = d353228d30d5a8b1e0ab896f7c75e008 md5sum = 5629e676aa596818d7b0d6668d2fe61c
...@@ -94,7 +94,7 @@ test-list = ...@@ -94,7 +94,7 @@ test-list =
$${erp5-util:location} $${erp5-util:location}
$${caucase:location} $${caucase:location}
$${slapos.libnetworkcache:location} $${slapos.libnetworkcache:location}
prepend-path = ${curl:location}/bin:${openssl:location}/bin:${git:location}/bin:${libxslt:location}/bin:${python2.7:location}/bin prepend-path = ${curl:location}/bin:${openssl:location}/bin:${git:location}/bin:${libxslt:location}/bin:${python2.7:location}/bin:${python3.5:location}/bin
environment = environment environment = environment
[environment] [environment]
......
...@@ -9,6 +9,7 @@ extends = ...@@ -9,6 +9,7 @@ extends =
../../component/bcrypt/buildout.cfg ../../component/bcrypt/buildout.cfg
../../component/python-2.7/buildout.cfg ../../component/python-2.7/buildout.cfg
../../component/python-setuptools/buildout.cfg ../../component/python-setuptools/buildout.cfg
../../component//python3/buildout.cfg
../../component/zlib/buildout.cfg ../../component/zlib/buildout.cfg
../../component/phantomjs/buildout.cfg ../../component/phantomjs/buildout.cfg
../../component/pycurl/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