Switch tox's testing Python py32->py33
authorEli Bendersky <eliben@gmail.com>
Wed, 27 Nov 2013 14:54:03 +0000 (06:54 -0800)
committerEli Bendersky <eliben@gmail.com>
Wed, 27 Nov 2013 14:54:03 +0000 (06:54 -0800)
tox.ini

diff --git a/tox.ini b/tox.ini
index 1409ccba3b6387d3c7817666b3cea84d5e42cfad..2adfc88fe9d3cf533b2c59e838f5107f83d2d321 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = py27,py32
+envlist = py27,py33
 
 [testenv]
 commands =