Skip to content

Commit d9ded7b

Browse files
author
Sean Reifschneider
committed
Removing py33 since flake8 seems to be having a bug checking it.
1 parent 5b75728 commit d9ded7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
minversion = 1.6
3-
envlist = py27,py33,py34,py35,pypy,pep8
3+
envlist = py27,py34,py35,pypy,pep8
44
skipsdist = True
55

66
[testenv]

0 commit comments

Comments
 (0)