1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

Merge pull request #278 from venthur/update_license_file

Update license -> license-files to satisfy newer setuptools
This commit is contained in:
Bastian Venthur
2025-04-01 10:25:25 +02:00
committed by GitHub

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 = [