Skip to content

Commit 8d6087e

Browse files
authored
Fix apache software license classifier (#1563)
Signed-off-by: zhenshan.cao <[email protected]>
1 parent 076e563 commit 8d6087e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies=[
2727

2828
classifiers=[
2929
"Programming Language :: Python :: 3",
30-
"License :: OSI Approved :: Apeche Software License",
30+
"License :: OSI Approved :: Apache Software License",
3131
]
3232

3333
dynamic = ["version"]

0 commit comments

Comments
 (0)