Skip to content

Commit 3456c8b

Browse files
authored
Merge pull request googleapis#2741 from duggelz/master
Update tox to run system tests under Python 3.5 instead of 3.4
2 parents a5c0341 + 849bbbd commit 3456c8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ passenv =
271271

272272
[testenv:system-tests3]
273273
basepython =
274-
python3.4
274+
python3.5
275275
commands =
276276
{[testing]localdeps}
277277
python {toxinidir}/system_tests/attempt_system_tests.py {posargs}

0 commit comments

Comments
 (0)