Skip to content

Commit 3ec8f86

Browse files
author
wangzihao
committed
bump py37 to py38 in tox.ini
in 'victoria' cycle, we should test py38 by default. Change-Id: Ib01cf2aad3edf31a067a6ac4459529851f8d8ecb
1 parent 30e21dd commit 3ec8f86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
minversion = 3.1.1
3-
envlist = py36,py37,pep8
3+
envlist = py36,py38,pep8
44
skipsdist = True
55
ignore_basepython_conflict = True
66

0 commit comments

Comments
 (0)