浏览代码

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 =