Skip to content

Commit 97e4f85

Browse files
pyproject: use LICENSE file as project license
1 parent d935506 commit 97e4f85

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
@@ -14,7 +14,7 @@ readme = "README.md"
1414
authors = [
1515
{email = "Ledger SAS <[email protected]>"},
1616
]
17-
license = {file = "LICENSES/Apache-2.0.txt"}
17+
license = {file = "LICENSE"}
1818
dependencies = [
1919
"devicetree>=0.0.2",
2020
"Jinja2>3",

0 commit comments

Comments
 (0)