소스 검색

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 =