web.deuxfleurs.fr/pyproject.toml
2025-04-06 14:57:41 +02:00

9 lines
204 B
TOML

[project]
name = "web-deuxfleurs-fr"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"mkdocs-material[imaging]>=9.6.11",
]