Skip to content

Commit 28223bf

Browse files
committed
Fix license classifier
1 parent 5a602c8 commit 28223bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
requires-python = ">=3.9"
2626
classifiers = [
2727
"Development Status :: 3 - Alpha",
28-
"License :: OSI Approved :: Apache, Software License",
28+
"License :: OSI Approved :: Apache Software License",
2929
"Operating System :: OS Independent",
3030
"Intended Audience :: Science/Research",
3131
"Programming Language :: Python",

0 commit comments

Comments
 (0)