Skip to content

Commit faaa246

Browse files
committed
Remove python3.2 from tox.
1 parent 3daeca1 commit faaa246

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
# content of: tox.ini, put in same dir as setup.py
22
[tox]
3-
envlist = py26,py27,py32,py33,pypy
3+
envlist = py26,py27,py33,pypy
44
[testenv]
55
deps=pytest
66
pytest-cov

0 commit comments

Comments
 (0)