Switch func3 environment to Python 3.5

Change-Id: I95943826f8d702466ab50a3f5c16bc147313ad41
This commit is contained in:
Dmitry Tantsur 2016-10-31 13:58:53 +01:00
parent 1696e193ff
commit cb8db157e4
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ commands =
python -m ironic_inspector.test.functional
[testenv:func3]
basepython = python3.4
basepython = python3.5
commands =
python3 -m ironic_inspector.test.functional