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: I4d8f7e2f6325c3519c29d00e60c7ab56af0fbcee
This commit is contained in:
maaoyu 2020-10-12 15:23:07 +08:00
parent e493613fde
commit 32ef2538fc

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.1
envlist = py35,py37
envlist = py38
skipsdist = True
ignore_basepython_conflict = True