Commit 66e05850 authored by Ivan Tyagov's avatar Ivan Tyagov

Revert "Add https://lab.nexedi.com/nexedi/erp5-bin.git

This reverts commit 0931ebe9.
parent 8aee9b29
......@@ -8,7 +8,6 @@ extends =
../../software/erp5/software.cfg
parts +=
wendelin
erp5-bin
scipy
msgpack-python
msgpack-numpy
......@@ -61,14 +60,10 @@ initialization =
${testrunner:initialization}
[erp5_repository_list]
repository_id_list +=
wendelin
erp5-bin
repository_id_list += wendelin
[local-bt5-repository]
list +=
${wendelin:location}/bt5
${erp5-bin:location}/bt5
list += ${wendelin:location}/bt5
# Jupyter is by default enabled in Wendelin
[erp5-defaults]
......@@ -80,12 +75,6 @@ git-executable = ${git:location}/bin/git
repository = https://lab.nexedi.com/nexedi/wendelin.git
branch = master
[erp5-bin]
recipe = slapos.recipe.build:gitclone
git-executable = ${git:location}/bin/git
repository = https://lab.nexedi.com/nexedi/erp5-bin.git
branch = master
[versions]
msgpack = 0.6.1
msgpack-numpy = 0.4.4.3
......
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