Fix .readthedocs.yaml

This commit is contained in:
carlocagnetta 2023-11-10 13:49:42 +01:00 committed by Michael Panchenko
parent 8f0c62ace3
commit 102045c98c

View File

@ -14,7 +14,7 @@ build:
pre_build:
- pip install .
# Generate the Sphinx configuration for this Jupyter Book, so it builds.
- "jupyter-book config sphinx notebooks/"
- "jupyter-book config sphinx docs/"
post_install:
- poetry install --with dev
# Build documentation in the docs/ directory with Sphinx