mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
misc: Use proper SPDX identifier for license in pyproject.yaml
This commit is contained in:
@@ -9,7 +9,7 @@ authors = [
|
||||
]
|
||||
requires-python = ">=3.13"
|
||||
readme = "README.md"
|
||||
license = "GNU AGPLv3"
|
||||
license = "AGPL-3.0-only"
|
||||
dependencies = [
|
||||
"PyYAML ~= 6.0",
|
||||
"SQLAlchemy[mariadb-connector,mysql-connector,postgresql-psycopg] ~= 2.0",
|
||||
|
||||
Reference in New Issue
Block a user