Skip to content

Commit 9244414

Browse files
authored
fix: Fix license classifier (#507)
1 parent 03c963a commit 9244414

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
@@ -50,7 +50,7 @@
5050
release_status,
5151
"Environment :: Web Environment",
5252
"Intended Audience :: Developers",
53-
"License :: OSI Approved :: BSD",
53+
"License :: OSI Approved :: BSD License",
5454
"Operating System :: OS Independent",
5555
"Programming Language :: Python :: 3",
5656
"Programming Language :: Python :: 3.5",

0 commit comments

Comments
 (0)