Skip to content

Commit 0ecfc77

Browse files
authored
Merge pull request #545 from WilliamRoyNelson/main
MAINT: Update License Classifier
2 parents 5ba2bea + cdeb8fc commit 0ecfc77

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
@@ -115,7 +115,7 @@ def run_setup(binary: bool = True) -> None:
115115
"Programming Language :: Python :: 3.9",
116116
"Programming Language :: Python :: 3.10",
117117
"Programming Language :: Python :: 3.11",
118-
"License :: OSI Approved",
118+
"License :: OSI Approved :: University of Illinois/NCSA Open Source License",
119119
"Operating System :: MacOS :: MacOS X",
120120
"Operating System :: Microsoft :: Windows",
121121
"Operating System :: POSIX",

0 commit comments

Comments
 (0)