Fix .readthedocs.yaml
This commit is contained in:
parent
8f0c62ace3
commit
102045c98c
@ -14,7 +14,7 @@ build:
|
|||||||
pre_build:
|
pre_build:
|
||||||
- pip install .
|
- pip install .
|
||||||
# Generate the Sphinx configuration for this Jupyter Book, so it builds.
|
# Generate the Sphinx configuration for this Jupyter Book, so it builds.
|
||||||
- "jupyter-book config sphinx notebooks/"
|
- "jupyter-book config sphinx docs/"
|
||||||
post_install:
|
post_install:
|
||||||
- poetry install --with dev
|
- poetry install --with dev
|
||||||
# Build documentation in the docs/ directory with Sphinx
|
# Build documentation in the docs/ directory with Sphinx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user