Skip to content

Commit a1167e2

Browse files
committed
fix pyproject license metadata
1 parent bdf1864 commit a1167e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbot_nix/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "buildbot-nix"
7-
license = "MIT"
7+
license = {file = "../LICENSE.md"}
88
authors = [
99
{ name = "Jörg Thalheim", email = "[email protected]" },
1010
]

0 commit comments

Comments
 (0)