Skip to content

Commit b915f49

Browse files
authored
Merge pull request #446 from nix-community/merge-when-green-joerg
buildbot-nix: fix license identifier
2 parents 4936e83 + 1dc1ef3 commit b915f49

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 = {text = "MIT"}
88
authors = [
99
{ name = "Jörg Thalheim", email = "joerg@thalheim.io" },
1010
]

0 commit comments

Comments
 (0)