Skip to content

Commit 135b0f6

Browse files
Merge pull request #161 from benjeffery/fix-license
Fix license classifier
2 parents 5a602c8 + 28223bf commit 135b0f6

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)