Skip to content

Commit 45fb4ea

Browse files
[packaging] Set the licence files metadata correctly
1 parent 01c99a6 commit 45fb4ea

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
@@ -9,7 +9,7 @@ authors = [
99
maintainers = [
1010
{name="Alessio Bogon", email="778703+youtux@users.noreply.github.com"},
1111
]
12-
license = "MIT"
12+
license = { file = "LICENSE.txt" }
1313
readme = "README.rst"
1414
classifiers = [
1515
"Development Status :: 6 - Mature",

0 commit comments

Comments
 (0)