commit | 040eb509fd11f743966555beccc2e3ddcea3588b | [log] [tgz] |
---|---|---|
author | tushargite96 <tushargite96@gmail.com> | Tue Jun 29 15:24:25 2021 +0530 |
committer | tushargite96 <tushargite96@gmail.com> | Tue Jun 29 15:25:20 2021 +0530 |
tree | a963d8e4b0e55561db35eb4dac46f238f5e7f827 | |
parent | 51b819b912591b395c0e1c844cbcc5de8bbb75e9 [diff] [blame] |
Change minversion to 3.18.0 in tox Change-Id: I0601c1055bee5926830146723a7bf4983460fb63
diff --git a/tox.ini b/tox.ini index e1eb31f..c9c91ad 100644 --- a/tox.ini +++ b/tox.ini
@@ -1,5 +1,5 @@ [tox] -minversion = 3.1.0 +minversion = 3.18.0 envlist = pep8 skipsdist = True # this allows tox to infer the base python from the environment name