Add Python 3.9 to supported runtimes

... because it has been part of tested runtimes since Yoga[1].

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

Change-Id: Ic0c10d26a8e7239daf19e2270659659db125fe4a
This commit is contained in:
Takashi Kajinami 2022-06-08 00:58:29 +09:00
parent 0b0c0aff8b
commit dbbd2a5ab2
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Topic :: System :: Monitoring
[files]