Add Python 3.8 classifier to metadata

This commit is contained in:
dgelessus 2020-04-19 16:21:25 +02:00
parent 13654c2560
commit 3e0bbcee04
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ classifiers =
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
license = MIT
license_files =
LICENSE