summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2016-03-23 17:39:22 -0400
committerTres Seaver <tseaver@palladion.com>2016-03-23 17:39:22 -0400
commita6acb623b705b6a87eec2adc7980cc4adc62c111 (patch)
tree2224da74043c55fc2b77aa8ee7a9ac0fb1f95e14 /tox.ini
parent1d7cbc0e564af3b8488c8cd7fd3d93bfeb852db3 (diff)
downloadzope-pagetemplate-a6acb623b705b6a87eec2adc7980cc4adc62c111.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 0cadc60..cdb26d4 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]
deps =