Add Python 3.9 support to classifiers

Python 3.9 is part of tested runtimes for Yoga[1] and has been used in
the voting py39 job.

[1] https://governance.openstack.org/tc/reference/runtimes/yoga.html

Change-Id: I00a0c8dfb2a9de1b9068ed7509dd1e1522fa4f91
This commit is contained in:
Takashi Kajinami 2022-05-07 02:04:51 +09:00
parent 9ed2b13d86
commit b31312dd9c

View File

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