Bump py37 to py38 in tox.ini

In 'victoria' cycle, we should test py38 by default.

ref:
  https://governance.openstack.org/tc/reference/runtimes/victoria.html

Change-Id: I6daf6b8ec46baf0a0a87d20df29cf29f57d3d086
This commit is contained in:
root 2020-10-11 03:26:30 +00:00
parent 7fbabcafa3
commit 95a6f9568c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.1.1
envlist = py37,py36,pypy,pep8
envlist = py38,pypy,pep8
skipsdist = True
ignore_basepython_conflict = True