Selaa lähdekoodia

Remove python 2.7 from tox test

JoostSijm 4 vuotta sitten
vanhempi
commit
5bdd799a79
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 =