mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 12:42:41 +00:00
Update license -> license-files to satisfy newer setuptools
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user