Skip to content

Commit 0ce16b0

Browse files
[packaging] Set the licence files metadata correctly
1 parent 01c99a6 commit 0ce16b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ maintainers = [
1010
{name="Alessio Bogon", email="778703+youtux@users.noreply.github.com"},
1111
]
1212
license = "MIT"
13+
license-files = [ "LICENSE.txt" ]
1314
readme = "README.rst"
1415
classifiers = [
1516
"Development Status :: 6 - Mature",

0 commit comments

Comments
 (0)