Add all used licenses to package meta

This commit is contained in:
Veronica Berglyd Olsen
2025-07-02 17:41:41 +02:00
parent 0b6e2bc260
commit d1c3643cff
2 changed files with 203 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ authors = [
]
description = "A plain text editor for planning and writing novels"
readme = {file = "setup/description_pypi.md", content-type = "text/markdown"}
license = {text = "GPL-3.0-or-later"}
license = {text = "GPL-3.0-or-later AND Apache-2.0 AND CC-BY-4.0"}
classifiers = [
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",