add esbonio preview configuration

This commit is contained in:
saces 2025-09-11 20:46:43 +02:00
parent c1c1b3bee3
commit c9ee35aa07
No known key found for this signature in database
GPG key ID: 2D1B511919F86901

View file

@ -30,3 +30,5 @@ dev = [
"sphinx-rtd-theme>=3.0.2,<4",
]
[tool.esbonio.sphinx]
pythonCommand = ["${venv:.venv}"]