We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf1864 commit a1167e2Copy full SHA for a1167e2
buildbot_nix/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "buildbot-nix"
7
-license = "MIT"
+license = {file = "../LICENSE.md"}
8
authors = [
9
{ name = "Jörg Thalheim", email = "[email protected]" },
10
]
0 commit comments