From 1941d27c65c99a38b29dde9536e71d08dc9f64d9 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 19 Aug 2016 02:56:27 -0700 Subject: attempt to add testing for py36 --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 6ba30c2a5..a74aaadbc 100644 --- a/tox.ini +++ b/tox.ini @@ -13,6 +13,7 @@ basepython = py33: python3.3 py34: python3.4 py35: python3.5 + py36: python3.6 pypy: pypy py2: python2.7 py3: python3.5 -- cgit v1.2.3