]> git.ipfire.org Git - thirdparty/jinja.git/commitdiff
remove unsupported test envs
authorDavid Lord <davidism@gmail.com>
Mon, 27 Jan 2020 22:19:30 +0000 (14:19 -0800)
committerDavid Lord <davidism@gmail.com>
Wed, 5 Feb 2020 16:37:40 +0000 (08:37 -0800)
tox.ini

diff --git a/tox.ini b/tox.ini
index 679ebebe91cf05320b3fd482c4d77c02d588980e..736b6e7571ec4ecd6a630e5a5a37d7d79fe1f445 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 envlist =
-    py{38,37,36,35,27,py3,py}
+    py{38,37,36,py3}
     style
     docs
 skip_missing_interpreters = true