diff --git a/tox.ini b/tox.ini index 2b3d81354ea..d320cf4aba5 100644 --- a/tox.ini +++ b/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}