Update license -> license-files to satisfy newer setuptools

This commit is contained in:
Bastian Venthur
2025-04-01 09:59:51 +02:00
parent 8a275c0923
commit 5c7213eac0

View File

@@ -10,7 +10,7 @@ authors = [
description = "blog-aware, static site generator"
keywords = ["markdown", "blag", "blog", "static site generator", "cli"]
readme = "README.md"
license = { file="LICENSE" }
license-files = ["LICENSE"]
requires-python = ">=3.10"
dynamic = ["version"]
dependencies = [