From 9e67e71377cea9adaaeab6dbb024f2af94ba7999 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 1 Aug 2015 08:46:43 -0400 Subject: removed references to python 3.2, which has basically no usage --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 3d7c86da..d420c1a3 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py26,py27,py32,py33,py34,pypy +envlist = py26,py27,py33,py34,pypy [testenv] commands = pip install -q -r tox-requirements.txt -- cgit v1.2.3