mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
5814dd7418
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
11 lines
160 B
TOML
11 lines
160 B
TOML
[project]
|
|
dependencies = [
|
|
"mkdocs-material==9.5.47",
|
|
"mkdocs-awesome-pages-plugin==2.9.3",
|
|
]
|
|
requires-python = ">=3.11"
|
|
|
|
|
|
[tool.pdm]
|
|
distribution = false
|
|
|