Add Python 3.9 to supported runtumes
... because it has been part of tested runtimes since Yoga[1]. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: Ie32786eb519919a2218f77200edf1dc28ec5a10b
This commit is contained in:
parent
59c7b032d9
commit
e1d05d8150
@ -20,6 +20,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…
Reference in New Issue
Block a user