Explorar el Código

Follow latest Tox developments

Luke Murphy hace 5 años
padre
commit
60650ccfc7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -2,7 +2,7 @@
 envlist = py35,py36,py37
 skip_missing_interpreters = True
 skipsdist = True
-minversion = 3.10.0
+minversion = 3.14.0
 
 [testenv]
 usedevelop = True