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:
parent
28b4248da6
commit
6698a170f2
@ -23,6 +23,7 @@ classifier =
|
|||||||
Programming Language :: Python :: 3.6
|
Programming Language :: Python :: 3.6
|
||||||
Programming Language :: Python :: 3.7
|
Programming Language :: Python :: 3.7
|
||||||
Programming Language :: Python :: 3.8
|
Programming Language :: Python :: 3.8
|
||||||
|
Programming Language :: Python :: 3.9
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user