Replaced python 3.4 to 3.5
Change-Id: I6bffb2de63b0b66d79ebea482850f808e25c891f
This commit is contained in:
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]
|
||||
|
||||
Reference in New Issue
Block a user