Commit 6142b1be authored by Xiaowu Zhang's avatar Xiaowu Zhang

software: add xlte egg

parents
[buildout]
extends =
https://lab.nexedi.com/nexedi/slapos/raw/1.0.315/software/wendelin/software.cfg
[eggs]
eggs +=
websocket-client
${xlte:egg}
[xlte-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/kirr/xlte.git
branch = py2
git-executable = ${git:location}/bin/git
[xlte]
recipe = zc.recipe.egg:develop
setup = ${xlte-repository:location}
egg = xlte
depends =
${numpy:egg}
${pygolang:egg}
websocket-client
[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