Commit 620394ba authored by Lisa Casino's avatar Lisa Casino

[tmp] use unreleased slapos.toolbox

parent 829ed541
......@@ -196,7 +196,8 @@ repository = https://lab.nexedi.com/nexedi/slapos.recipe.cmmi.git
[slapos.toolbox-repository]
<= git-clone-repository
repository = https://lab.nexedi.com/nexedi/slapos.toolbox.git
repository = https://lab.nexedi.com/lisa.casino/slapos.toolbox.git
branch = new_check_free_disk_space
[slapos.rebootstrap-repository]
<= git-clone-repository
......
......@@ -46,6 +46,23 @@ shared-part-list =
[gcc]
max_version = 0
# use slapos.toolbox develop
[slapos.toolbox-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/lisa.casino/slapos.toolbox.git
branch = new_check_free_disk_space
git-executable = ${git:location}/bin/git
develop = true
[slapos.toolbox-dev]
recipe = zc.recipe.egg:develop
egg = slapos.toolbox
setup = ${slapos.toolbox-repository:location}
depends = ${slapos-toolbox-dependencies:eggs}
[slapos-toolbox]
eggs = ${slapos.toolbox-dev:egg}
[slapos-toolbox-dependencies]
eggs =
${lxml-python:egg}
......@@ -444,3 +461,4 @@ scipy = 1.0.1
statsmodels = 0.8.0
patsy = 0.4.1
pandas = 0.19.2
slapos.toolbox =
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