Skip to content

Commit 1dc1ef3

Browse files
committed
buildbot-nix: fix license identifier
1 parent 6a18f92 commit 1dc1ef3

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)