mirror of
https://github.com/renovatebot/renovate.git
synced 2024-10-30 22:16:55 +00:00
a59729f631
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
12 lines
160 B
TOML
12 lines
160 B
TOML
[project]
|
|
dependencies = [
|
|
"mkdocs-material==9.5.42",
|
|
"mkdocs-awesome-pages-plugin==2.9.3",
|
|
]
|
|
requires-python = ">=3.11"
|
|
|
|
|
|
[tool.pdm]
|
|
distribution = false
|
|
|