]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Use SPDX identifier instead of file path for license in pyproject.toml
authorBjörn Wachtendorf <b.wachtendorf@cellumation.com>
Wed, 21 May 2025 05:33:35 +0000 (07:33 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 21 May 2025 06:04:03 +0000 (08:04 +0200)
pyproject.toml

index 77ad1ce728d3cc40936f22ac7dcef23efcf3d2f9..e0bc256b4f397b8b6a3c43fd71dead0dcfcd9449 100644 (file)
@@ -11,7 +11,7 @@ version = "25.3"
 description = "Build Bespoke OS Images"
 readme = "README.md"
 requires-python = ">=3.9"
-license = {file = "LICENSES/LGPL-2.1-or-later.txt"}
+license = {text = "LGPL-2.1-or-later"}
 
 [project.optional-dependencies]
 bootable = [