]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Revert license-files property
authorBjörn Wachtendorf <mail@bwachtendorf.de>
Tue, 20 May 2025 16:46:09 +0000 (18:46 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 20 May 2025 17:44:02 +0000 (19:44 +0200)
pyproject.toml

index 3d262c25f1aa9679db824105cc7555059f4468a4..77ad1ce728d3cc40936f22ac7dcef23efcf3d2f9 100644 (file)
@@ -11,12 +11,7 @@ version = "25.3"
 description = "Build Bespoke OS Images"
 readme = "README.md"
 requires-python = ">=3.9"
-license-files = [
-    "LICENSES/GPL-2.0-only.txt",
-    "LICENSES/LGPL-2.1-or-later.txt",
-    "LICENSES/OFL-1.1.txt",
-    "LICENSES/PSF-2.0.txt"
-]
+license = {file = "LICENSES/LGPL-2.1-or-later.txt"}
 
 [project.optional-dependencies]
 bootable = [