Merge "Remove support for py34"
This commit is contained in:
commit
d9278b5a60
2
tox.ini
2
tox.ini
@ -43,10 +43,8 @@ commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasen
|
||||
setenv =
|
||||
OS_TEST_PATH = ./cinder/tests/functional
|
||||
|
||||
[testenv:functional-py34]
|
||||
[testenv:functional-py35]
|
||||
basepython=
|
||||
py34: python3.4
|
||||
py35: python3.5
|
||||
setenv =
|
||||
{[testenv:functional]setenv}
|
||||
|
Loading…
Reference in New Issue
Block a user