Преглед изворни кода

Remove python 2.7 from tox test

JoostSijm пре 4 година
родитељ
комит
5bdd799a79
1 измењених фајлова са 1 додато и 1 уклоњено
  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 =