From a9b3c5f595774f016137323ddc10e9a303768817 Mon Sep 17 00:00:00 2001 From: garret1317 Date: Sun, 14 Sep 2025 15:41:58 +0100 Subject: the build thing wants me to put a SPDX licence id instead of the classifier even though the classifier is nicer because it's human readable as well but it won't let me have both in there at once --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d4f6c04..dc182bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ version = "1.7" description = "improved radiko.jp extractor for yt-dlp (fast and areafree)" readme = "README.md" +license = "0BSD" license-files = ["LICENCE"] authors = [ @@ -12,7 +13,6 @@ authors = [ requires-python = ">=3.8" classifiers = [ - "License :: OSI Approved :: Zero-Clause BSD (0BSD)", "Environment :: Plugins", ] -- cgit v1.2.3-70-g09d2