Browse Source

Remove python 2.7 from tox test

JoostSijm 4 years ago
parent
commit
5bdd799a79
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -4,7 +4,7 @@
 # and then run "tox" from this directory.
 
 [tox]
-envlist = py27, py38
+envlist = py38
 
 [testenv]
 deps =