Add missing python3 classifier

This commit is contained in:
Ethan Paul 2021-02-15 21:35:45 -05:00
parent 65187eeac2
commit 41b6cfdf54
No known key found for this signature in database
GPG Key ID: D0E2CBF1245E92BF

View File

@ -22,6 +22,7 @@ classifiers = [
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",