From 39fd2905cc34221ca2907f14f3f018190a3f62c5 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sat, 26 Dec 2015 23:16:01 -0500 Subject: Boost coverage. Use Python 3.5 to run the coverage tests. Clean up the code style a bit. --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index d0c6e294b..32a16efa9 100644 --- a/tox.ini +++ b/tox.ini @@ -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} -- cgit v1.2.3-70-g09d2