mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
Update pyproject.toml to add license (#1291)
Co-authored-by: William Woodruff <william@yossarian.net>
This commit is contained in:
parent
07c8e65784
commit
be294d9149
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ build-backend = "maturin"
|
|||
# `uv run --only-group docs` from failing.
|
||||
[project]
|
||||
name = "zizmor"
|
||||
dynamic = ["version", "readme"]
|
||||
dynamic = ["version", "description", "readme", "urls", "authors", "license"]
|
||||
# Arbitrarily set to the oldest non-EOL Python.
|
||||
requires-python = ">=3.9"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue