Commit 0c77ac53 authored by Nicolas Wavrant's avatar Nicolas Wavrant

slapos-sr-testing: pycurl egg must be set before slapos.toolbox

parent 77a19086
......@@ -5,6 +5,7 @@ extends =
../../component/curl/buildout.cfg
../../component/git/buildout.cfg
../../component/pillow/buildout.cfg
../../component/pycurl/buildout.cfg
../../component/python-cryptography/buildout.cfg
../../component/python-mysqlclient/buildout.cfg
../../component/python-pynacl/buildout.cfg
......@@ -156,6 +157,7 @@ setup = ${slapos.core-repository:location}
[eggs]
recipe = zc.recipe.egg
eggs =
${pycurl:egg}
${lxml-python:egg}
${slapos.core-setup:egg}
${pillow-python:egg}
......
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