From 6013930f5e119e3383588aeb2802811111caac40 Mon Sep 17 00:00:00 2001 From: Bert JW Regeer Date: Sun, 11 Oct 2015 23:55:14 -0600 Subject: No cover a branch --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index ae93c3785..20a9ee5b1 100644 --- a/tox.ini +++ b/tox.ini @@ -17,7 +17,7 @@ basepython = pypy: pypy pypy3: pypy3 py2: python2.7 - py3: python3.4 + py3: python3.5 commands = pip install pyramid[testing] -- cgit v1.2.3