Commit 4ca0d4a0 authored by Jérome Perrin's avatar Jérome Perrin

software/slapos-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 02959fd7
......@@ -3,4 +3,4 @@ extends =
software.cfg
[python]
part = python3
part = python2.7
......@@ -30,9 +30,6 @@ parts =
phantomjs
template
[python]
part = python2.7
[bootstrap-slapos.recipe.cmmi]
# install our develop version of slapos.recipe.cmmi before anything else,
# otherwise it will be installed from pypi by dependencies.
......
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