diff options
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ rcfile = {toxinidir}/coverage.ini rc = --rcfile={[coverage]rcfile} [testenv:coverage] -basepython = python3.4 +basepython = python3.5 commands = coverage run {[coverage]rc} -m nose2 -v coverage combine {[coverage]rc} |
