summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2016-03-23 22:12:13 -0400
committerTres Seaver <tseaver@palladion.com>2016-03-23 22:12:13 -0400
commitd954867d07b10ed0bb98e5a9ab2d219300f80a0f (patch)
tree092a051ca731e3d41393f6c40e2d529098e7c2bc /tox.ini
parent65009b236143ae0d0a000f816a2fc2d1862d1a75 (diff)
parentf5c4e00f3b50208bc035f140696061d17a9acb76 (diff)
downloadzope-tal-d954867d07b10ed0bb98e5a9ab2d219300f80a0f.tar.gz
Merge pull request #6 from zopefoundation/drop-py26-py32-support
Drop support for Python 2.6 and 3.2.
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 f0a2a56..1c2eb66 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
envlist =
- py26,py27,py32,py33,py34,py35,pypy,pypy3,coverage
+ py27,py33,py34,py35,pypy,pypy3,coverage
[testenv]
commands =