From 7c70a27c757da3b6cf96238f92504a8a4c99a65e Mon Sep 17 00:00:00 2001 From: Dirk Doesburg Date: Thu, 14 Nov 2024 09:28:30 +0100 Subject: [PATCH] Fix pyproject.toml license --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b206124f6..d48ffbe19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ maintainers = [ {name = "Thalia Technicie", email = "www@thalia.nu"}, ] readme = "README.md" -license = "AGPL-3.0-or-later" +license = {file = "LICENSE.md"} requires-python = ">=3.13,<3.14" dependencies = [