Explorar o código

Merge pull request #5429 from Gu1nness/#5426-tox-outdated

Remove Python3.5 from tox.ini as it is not supported anymore
TW %!s(int64=4) %!d(string=hai) anos
pai
achega
d56c816cf2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -2,7 +2,7 @@
 # fakeroot -u tox --recreate
 
 [tox]
-envlist = py{35,36,37,38,39},flake8
+envlist = py{36,37,38,39},flake8
 
 [testenv]
 deps =