Skip to content

Commit cbc1fb0

Browse files
author
wangzihao
committed
bump py37 to py38 in tox.ini
in 'victoria' cycle, we should test py38 by default. and remove redundant python env. Change-Id: I6426cc55ee9b6bee96620a8185fbdb39c24a68a8
1 parent 51aee43 commit cbc1fb0

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.2.0
3-
envlist = py37,pep8
3+
envlist = py38,pep8
44
skipdist = True
55
# Automatic envs (pyXX) will only use the python version appropriate to that
66
# env and ignore basepython inherited from [testenv] if we set

0 commit comments

Comments
 (0)