renovate/pyproject.toml
Michael Kriese d90de484b1
docs: validate with mkdocs (#30735)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-08-14 10:42:23 +00:00

11 lines
160 B
TOML

[project]
dependencies = [
"mkdocs-material==9.5.31",
"mkdocs-awesome-pages-plugin==2.9.3",
]
requires-python = ">=3.11"
[tool.pdm]
distribution = false