Skip to content

Commit

Permalink
bump py37 to py38 in tox.ini
Browse files Browse the repository at this point in the history
in 'victoria' cycle, we should test py38 by default.

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

Change-Id: I4d8f7e2f6325c3519c29d00e60c7ab56af0fbcee
  • Loading branch information
maaoyu committed Oct 12, 2020
1 parent e493613 commit 32ef253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,6 +1,6 @@
[tox]
minversion = 3.1
envlist = py35,py37
envlist = py38
skipsdist = True
ignore_basepython_conflict = True

Expand Down

0 comments on commit 32ef253

Please sign in to comment.