Commit 5365b92a authored by Nikola Balog's avatar Nikola Balog

Update software.cfg

parent bd2b3c75
......@@ -20,11 +20,19 @@ part = python3
[interpreter]
recipe = zc.recipe.egg:scripts
interpreter = py
depends = ${cryptography:recipe}
eggs =
setuptools-rust
requests
asyncua
[cryptography]
recipe = zc.recipe.egg:custom
setup-eggs =
setuptools-rust
eggs =
cryptography
[osie-repository]
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
......
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