Replaced python 3.4 to 3.5
Change-Id: I6bffb2de63b0b66d79ebea482850f808e25c891f
This commit is contained in:
parent
fe9c622e2d
commit
66cf3f2556
4
tox.ini
4
tox.ini
@ -24,8 +24,8 @@ commands = oslo_debug_helper -t meteosclient/tests/unit {posargs}
|
||||
basepython = python2.7
|
||||
commands = oslo_debug_helper -t meteosclient/tests/unit {posargs}
|
||||
|
||||
[testenv:debug-py34]
|
||||
basepython = python3.4
|
||||
[testenv:debug-py35]
|
||||
basepython = python3.5
|
||||
commands = oslo_debug_helper -t meteosclient/tests/unit {posargs}
|
||||
|
||||
[testenv:cover]
|
||||
|
Loading…
x
Reference in New Issue
Block a user