diff options
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [tox] -minversion = 2.3 +minversion = 3.1 envlist = py37,pep8 skipdist = True # Automatic envs (pyXX) will only use the python version appropriate to that |
