Skip to content

Commit ae7e8c5

Browse files
committed
Fixed bad classifier
1 parent 2aee632 commit ae7e8c5

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
@@ -42,7 +42,7 @@ def get_extras_require():
4242
"Development Status :: 3 - Alpha",
4343
"Intended Audience :: Science/Research",
4444
"Intended Audience :: Developers",
45-
"License :: OSI Approved :: 3-clause BSD License",
45+
"License :: OSI Approved :: BSD License",
4646
"Programming Language :: Python",
4747
"Topic :: Software Development",
4848
"Topic :: Scientific/Engineering",

0 commit comments

Comments
 (0)