Commit 4f03bcfc authored by Nikola Balog's avatar Nikola Balog

Update software.cfg

parent 8c21616c
...@@ -9,8 +9,8 @@ extends = ...@@ -9,8 +9,8 @@ extends =
https://lab.nexedi.com/nexedi/slapos/raw/master/component/git/buildout.cfg https://lab.nexedi.com/nexedi/slapos/raw/master/component/git/buildout.cfg
parts = parts =
interpreter
slapos-cookbook slapos-cookbook
interpreter
osie-repository osie-repository
instance-profile instance-profile
...@@ -18,10 +18,8 @@ parts = ...@@ -18,10 +18,8 @@ parts =
part = python3 part = python3
[interpreter] [interpreter]
recipe = zc.recipe.egg:custom recipe = zc.recipe.egg:script
interpreter = py interpreter = py
PKG_CONFIG_PATH = ${buildout:parts-directory}/libffi/lib/pkgconfig
eggs = eggs =
requests requests
asyncua asyncua
......
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