Merge "Added the py35 env"
This commit is contained in:
commit
66524fb219
4
tox.ini
4
tox.ini
@ -45,8 +45,8 @@ commands = oslo_debug_helper {posargs}
|
|||||||
basepython = python2.7
|
basepython = python2.7
|
||||||
commands = oslo_debug_helper {posargs}
|
commands = oslo_debug_helper {posargs}
|
||||||
|
|
||||||
[testenv:debug-py34]
|
[testenv:debug-py35]
|
||||||
basepython = python3.4
|
basepython = python3.5
|
||||||
commands = oslo_debug_helper {posargs}
|
commands = oslo_debug_helper {posargs}
|
||||||
|
|
||||||
[testenv:migration]
|
[testenv:migration]
|
||||||
|
Loading…
Reference in New Issue
Block a user