Skip to content

Commit b678394

Browse files
committed
[project] fix license file name
1 parent 2b6e869 commit b678394

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
@@ -12,7 +12,7 @@ description = "TatSu takes a grammar in a variation of EBNF as input, and output
1212
readme = "README.rst"
1313
requires-python = ">=3.10"
1414
keywords = []
15-
license = {file = "LICENSE.TXT"}
15+
license = {file = "LICENSE.txt"}
1616
classifiers = [
1717
"Development Status :: 5 - Production/Stable",
1818
"License :: OSI Approved :: BSD License",

0 commit comments

Comments
 (0)