Skip to content

Commit c2f048d

Browse files
committed
Correct classifier
1 parent 274dda9 commit c2f048d

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
@@ -20,7 +20,7 @@
2020
"Programming Language :: Python :: 3",
2121
"Programming Language :: Python :: 3.6",
2222
"Programming Language :: Python :: 3.7",
23-
"License :: MIT",
23+
"License :: OSI Approved :: MIT License",
2424
"Operating System :: OS Independent",
2525
],
2626
install_requires = [

0 commit comments

Comments
 (0)