Add py35 to tox.ini
authorEli Bendersky <eliben@gmail.com>
Thu, 6 Oct 2016 13:53:19 +0000 (06:53 -0700)
committerEli Bendersky <eliben@gmail.com>
Thu, 6 Oct 2016 13:53:19 +0000 (06:53 -0700)
tox.ini

diff --git a/tox.ini b/tox.ini
index 0b6e1b2860c874c8cad6411cd8e87182254aea26..2a4eaf58d07b2b38d4f04b96c082d98e271a41a5 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = py27,py34
+envlist = py27,py34,py35
 
 [testenv]
 commands =