We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c80885 commit 3f34cf8Copy full SHA for 3f34cf8
1 file changed
pyproject.toml
@@ -5,7 +5,8 @@ description = "OBS product image creator"
5
authors = [
6
{ name = "Adrian Schröter", email = "adrian@suse.de" },
7
]
8
-license = {text = "GPL-2.0-or-later"}
+license = "GPL-2.0-or-later"
9
+license-files = ["COPYING"]
10
11
requires-python = ">=3.11"
12
dependencies = [
0 commit comments