Merge "Make functional-py37 job work like others"

This commit is contained in:
Zuul 2019-01-16 13:36:51 +00:00 committed by Gerrit Code Review
commit e5b5524597
1 changed files with 1 additions and 1 deletions

View File

@ -127,8 +127,8 @@ commands =
[testenv:functional-py37]
basepython = python3.7
envdir = {toxworkdir}/py37
setenv = {[testenv]setenv}
deps = {[testenv:functional]deps}
commands =
{[testenv:functional]commands}