mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-12 06:56:24 +00:00
d90de484b1
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
11 lines
160 B
TOML
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
|
|
|