Add Python 3.8 to supported runtime

We have been running unit tests in Python 3.8 , so it'd be safe to
states we support it. Functional tests will be covered mostly by
CentOS 9 jobs but so far we haven't seen any direct breakage caused by
python versions.

Change-Id: I77c729512113106db45cfdac6f87884fc29ad965
This commit is contained in:
Takashi Kajinami 2022-02-08 23:31:43 +09:00
parent cfb3fc3f9e
commit 28b4248da6
1 changed files with 1 additions and 0 deletions

View File

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