Skip to content

Commit 172007f

Browse files
authored
set project.license-files (#445)
1 parent 9a304e4 commit 172007f

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
@@ -9,6 +9,7 @@ name = "scmrepo"
99
description = "scmrepo"
1010
readme = "README.rst"
1111
license = "Apache-2.0"
12+
license-files = ["LICENSE"]
1213
authors = [{ name = "Iterative", email = "[email protected]" }]
1314
classifiers = [
1415
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)