Browse Source

Follow latest Tox developments

Luke Murphy 5 years ago
parent
commit
60650ccfc7
1 changed files with 1 additions and 1 deletions
  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