Add py38 package metadata

Now that we are running the Victoria tests that include a
voting py38, we can now add the Python 3.8 metadata to the
package information to reflect that support.

Change-Id: I64c0f5cb0ca97a0b0d1e4e2ae4863c5b50beabf0
This commit is contained in:
manchandavishal 2020-07-20 10:44:11 +00:00
parent 7d2e934435
commit 13aea583c9
1 changed files with 1 additions and 0 deletions

View File

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