Commit 815eef52 authored by Philipp's avatar Philipp

Update software.cfg

parent 55ac50df
......@@ -6,6 +6,7 @@ extends =
https://lab.nexedi.com/nexedi/slapos/raw/master/component/python3/buildout.cfg
https://lab.nexedi.com/nexedi/slapos/raw/master/component/git/buildout.cfg
https://lab.nexedi.com/nexedi/slapos/raw/master/component/python-cryptography/buildout.cfg
https://lab.nexedi.com/nexedi/slapos/raw/master/component/lxml-python/buildout.cfg
parts =
interpreter
......@@ -17,6 +18,7 @@ part = python3
recipe = zc.recipe.egg:script
interpreter = py
eggs =
${lxml-python:egg}
${python-cryptography:egg}
requests
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