Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Commit 61488d1

Browse files
author
Jason Costello
committed
Fixing PyPI classifiers
1 parent 8ba2a38 commit 61488d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
classifiers=[
2626
"Programming Language :: Python :: 3",
27-
"Programming Language :: Python :: 3.6"
27+
"Programming Language :: Python :: 3.6",
2828
"Intended Audience :: Developers",
2929
"License :: OSI Approved :: MIT License",
3030
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)