mirror of
https://github.com/vale981/melpazoid
synced 2025-03-04 08:51:39 -05:00
update pyproject.toml to take values specified in setup.py
This commit is contained in:
parent
81a3f5d573
commit
f90463188a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[project]
|
||||
name = "melpazoid"
|
||||
version = "0.0"
|
||||
requires-python = ">=3.10"
|
||||
dynamic = ["authors", "description", "license", "version"]
|
||||
|
||||
[tool.ruff.format]
|
||||
quote-style = "preserve"
|
||||
|
|
Loading…
Add table
Reference in a new issue