Adding back in py33 because removing didn't help.

This commit is contained in:
Sean Reifschneider 2016-12-17 19:50:50 -07:00
parent d9ded7bf07
commit 288c159720
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py27,py34,py35,pypy,pep8
envlist = py27,py33,py34,py35,pypy,pep8
skipsdist = True
[testenv]