Commit 2913f03d authored by Xiaowu Zhang's avatar Xiaowu Zhang

software: add

parent 4a10db17
......@@ -2,11 +2,16 @@
extends =
https://lab.nexedi.com/nexedi/slapos/raw/1.0.315/software/wendelin/software.cfg
parts +=
ors_wendelin
[eggs]
eggs +=
websocket-client
${xlte:egg}
extra-paths +=
${ors_wendelin:location}
[xlte-repository]
recipe = slapos.recipe.build:gitclone
......@@ -18,13 +23,22 @@ git-executable = ${git:location}/bin/git
recipe = zc.recipe.egg:develop
setup = ${xlte-repository:location}
egg = xlte
depends =
${numpy:egg}
${pygolang:egg}
websocket-client
[local-bt5-repository]
list += ${ors_wendelin:location}/bt5
[erp5_repository_list]
repository_id_list += ors_wendelin
[ors_wendelin]
< = erp5
repository = https://lab.nexedi.com/xiaowu.zhang/ors_wendelin.git
branch = master
[versions]
websocket-client = 0.59.0
backports.ssl-match-hostname = 3.7.0.1
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