1
0
mirror of https://github.com/janeczku/calibre-web synced 2026-02-10 20:20:19 +00:00

Update pyproject.toml

This commit is contained in:
Ozzie Fernandez Isaacs
2026-02-06 21:59:49 +01:00
parent 5a1f3d8eec
commit 0ce8c19e88

View File

@@ -7,7 +7,7 @@ name = "calibreweb"
description = "Web app for browsing, reading and downloading eBooks stored in a Calibre database."
authors = [{name = "@OzzieIsaacs", email = "Ozzie.Fernandez.Isaacs@googlemail.com"}]
maintainers = [{name = "@OzzieIsaacs"}]
license = {text = "GPLv3+"}
license = "GPL-3.0-or-later"
classifiers = [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: GNU Affero General Public License v3",