From: Björn Wachtendorf Date: Wed, 21 May 2025 05:33:35 +0000 (+0200) Subject: Use SPDX identifier instead of file path for license in pyproject.toml X-Git-Tag: v26~224 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca11acbd5bb8566a265764e160453bd3fb3f37b8;p=thirdparty%2Fmkosi.git Use SPDX identifier instead of file path for license in pyproject.toml --- diff --git a/pyproject.toml b/pyproject.toml index 77ad1ce72..e0bc256b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [