Skip to content

Commit 29cf278

Browse files
committed
Add OSI approved license classifier to pyproject.toml
1 parent 30bf01b commit 29cf278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ classifiers = [
1717
"Framework :: Jupyter",
1818
"Intended Audience :: Developers",
1919
"Intended Audience :: Science/Research",
20+
"License :: OSI Approved :: BSD License",
2021
"Programming Language :: Python :: 3.10",
2122
"Programming Language :: Python :: 3.11",
2223
"Programming Language :: Python :: 3.12",

0 commit comments

Comments
 (0)