From 717fe63db6945f65a5d71930d6fb42110bcf0229 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 2 Jan 2017 00:08:49 -0500 Subject: We do the py36 (#102) --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 264d9aa..6417ccd 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py26,py27,pypy,py33,py34,py35,pep8,py3pep8,packaging +envlist = py26,py27,pypy,py33,py34,py35,py36,pep8,py3pep8,packaging [testenv] # If you add a new dep here you probably need to add it in setup.py as well -- cgit v1.2.1