Explorar el Código

Remove python 2.7 from tox test

JoostSijm hace 4 años
padre
commit
5bdd799a79
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 =