Skip to content

Commit aa67168

Browse files
geruhkevinjqliu
andauthored
Apply suggestion from @kevinjqliu
Co-authored-by: Kevin Liu <[email protected]>
1 parent 14309a0 commit aa67168

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
@@ -22,7 +22,7 @@ authors = [{ name = "Apache Software Foundation", email = "[email protected]
2222
requires-python = ">=3.10.0,<4.0.0"
2323
readme = "README.md"
2424
license = "Apache-2.0"
25-
license-files = ["LICEN[CS]E*", "NOTICE*"]
25+
license-files = ["LICENSE", "NOTICE"]
2626
classifiers = [
2727
"Operating System :: OS Independent",
2828
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)