Update python testing classifier

Change-Id: If14b32f198447336b5844491e2dd6a3480b68a9d
This commit is contained in:
LiZekun 2022-01-10 17:18:37 +08:00
parent 6763c87d68
commit e42996fea9

View File

@ -1,7 +1,7 @@
[tox]
minversion = 3.18.0
skipsdist = True
envlist = py,pep8
envlist = py39,pep8
ignore_basepython_conflict = True
[testenv]