Updating python testing classifier as per Yoga testing runtime

Yoga testing runtime has been updated to add py39
testing as voting.

Change-Id: Ia9712770714d95c01ab2b8694e624885c2023926
This commit is contained in:
dengzhaosen 2021-12-24 09:10:27 +08:00
parent 857df761c7
commit 45adf21e01
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 3.1.1
envlist = pep8,py36,py38
envlist = pep8,py36,py39
skipsdist = True
ignore_basepython_conflict = True