Commit 4433af26 authored by Nikola Balog's avatar Nikola Balog

Update software.cfg

parent 0e5d0bce
[buildout]
allow-picked-versions = true
extends =
buildout.hash.cfg
https://lab.nexedi.com/nexedi/slapos/raw/master/stack/monitor/buildout.cfg
......@@ -20,19 +18,11 @@ part = python3
[interpreter]
recipe = zc.recipe.egg:scripts
interpreter = py
#depends = ${cryptography:recipe}
eggs =
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
......@@ -42,9 +32,6 @@ location = ${buildout:parts-directory}/osie
[versions]
aiosqlite = 0.17.0
aiofiles = 23.1.0
#setuptools = 67.0.0
#setuptools-rust = 1.6.0
#cryptography = 40.0.2
asyncua = 1.0.0
[instance-profile]
......
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