summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Bakhtiari <dev@mtbk.me>2021-05-10 06:26:32 +0200
committerMatthew Bakhtiari <dev@mtbk.me>2021-05-10 06:26:32 +0200
commit95edc820811dac75a5f8d11697cbe197b4024efb (patch)
tree82a55a24dbe9484bb8450d994ab5a82ee57bfd9f
parent28d1baa81ac17c2281c8ca439ca0444910740ae5 (diff)
downloadpluginbase-95edc820811dac75a5f8d11697cbe197b4024efb.tar.gz
Remove deprecated tests
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index dbea2bd..678eff6 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py26,py27,py33,py34,py35,py36,pypy
+envlist = py27,py34,py35,py36,py37,py38,py39,pypy
[testenv]
commands = make test