summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2016-03-23 16:56:09 -0400
committerTres Seaver <tseaver@palladion.com>2016-03-23 16:59:39 -0400
commitb01e7ba78be43e5d1d2aafd7a87db8906b026928 (patch)
treefaf2fd015364498238149dcbfc1d0fb9433226e8 /tox.ini
parentbe3ece9e301a4a36e298d577216feed6c56314fb (diff)
downloadzope-browser-b01e7ba78be43e5d1d2aafd7a87db8906b026928.tar.gz
Drop support for Python 2.6 and 3.2.drop-py26-py32-support
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 52ac0d3..8fec485 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist =
- py26,py27,py32,py33,py34,pypy,pypy3
+ py27,py33,py34,pypy,pypy3
[testenv]
commands =