diff --git a/pyproject.toml b/pyproject.toml index c51e644..85e94b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [