Commit 0243ef0c authored by Jérome Perrin's avatar Jérome Perrin

software/buildout-testing: make python3 the default

software.cfg becomes python 3
software-py3.cfg no longer exists
software-py2.cfg is introduced

Test suites will have to be updated accordingly
parent 339490eb
......@@ -3,4 +3,4 @@ extends =
software.cfg
[python]
part = python3
part = python2.7
......@@ -6,9 +6,6 @@ parts =
slapos-cookbook
template
[python]
part = python2.7
[slapos.buildout-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/nexedi/slapos.buildout.git
......
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