commit | f61b0d13006803616851be805170c9702eefd347 | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Tue Oct 06 14:07:29 2020 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Tue Oct 06 14:07:29 2020 +0000 |
tree | 000e420f672a3719705df7b1f3dd759e3e77d088 | |
parent | a4523f3572082e6a9eb2611d0f21798bf3c132d5 [diff] | |
parent | 696827e537efd0993d6fe4339890616559a6c52c [diff] |
Merge "bump py37 to py38 in tox.ini"
diff --git a/tox.ini b/tox.ini index efc6c97..4591a45 100644 --- a/tox.ini +++ b/tox.ini
@@ -1,6 +1,6 @@ [tox] minversion = 3.1.1 -envlist = py37,pypy,pep8 +envlist = py38,pypy,pep8 skipsdist = True ignore_basepython_conflict = True