Unpin python3 version for functional tests

Change-Id: I72a606b557ad552e5fc4279d2e79e1f2a424cda9
Closes-Bug: #1670461
This commit is contained in:
Ramamani Yeleswarapu 2017-04-03 12:05:41 -07:00
parent 8dc2d00d91
commit 7a670bfd5d
1 changed files with 1 additions and 1 deletions

View File

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