summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorGerhard Weis <g.weis@uq.edu.au>2021-12-13 08:08:07 +1000
committerGerhard Weis <g.weis@uq.edu.au>2021-12-13 08:08:07 +1000
commit25fb6392f9569c962a12eb4eddbbd7a883877fd6 (patch)
tree9cd3baa710921933a4ce3c8f0658d2b310844a50 /tox.ini
parent07d1602048083415bc22dc72cff152c9c2e0e021 (diff)
downloadisodate-25fb6392f9569c962a12eb4eddbbd7a883877fd6.tar.gz
bump version
remove end-of-life python versions
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 13b3e90..4410e0f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
[tox]
envlist =
lint
- py{27, 36, 37, 38, 39, 310, py3}
+ py{37, 38, 39, 310, py3}
[testenv]
deps =