summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2018-04-29 17:31:43 +0300
committerHugo <hugovk@users.noreply.github.com>2018-04-29 17:31:43 +0300
commit0ae03caa33d3d9e37984e64208604d5cc6d8da95 (patch)
tree1c3416863769e049d80824a5da227175342c0a94 /tox.ini
parentce635a7a483effb3fc246721cfb5a8a7b5174ab5 (diff)
downloadisodate-0ae03caa33d3d9e37984e64208604d5cc6d8da95.tar.gz
Drop support for EOL Python 2.6
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 55b9866..a8b0d22 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,py33,py34,py35,py36,pypy,pypy3,flake,cover
+envlist = py27,py33,py34,py35,py36,pypy,pypy3,flake,cover
[testenv]
deps =