mirror of
https://github.com/vale981/melpazoid
synced 2025-03-04 08:51:39 -05:00
7 lines
160 B
TOML
7 lines
160 B
TOML
[project]
|
|
name = "melpazoid"
|
|
requires-python = ">=3.10"
|
|
dynamic = ["authors", "description", "license", "version"]
|
|
|
|
[tool.ruff.format]
|
|
quote-style = "preserve"
|