Mark Python 3.9 as supported runtime

Python 3.9 is part of tested runtime for Yoga and used in unit tests.
Also, it is the default Python version in CentOS 9 and we are not aware
of any compatibility issue.

Change-Id: Ie71c0a4c376755ff18f6e868a261a0f914ff4542
This commit is contained in:
Takashi Kajinami 2022-02-16 10:40:05 +09:00
parent 28b4248da6
commit 6698a170f2

View File

@ -23,6 +23,7 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
[files]
packages =