Skip to content

Commit cc97f19

Browse files
authored
Update .readthedocs.yml
1 parent c0a2abd commit cc97f19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ build:
1212
jobs:
1313
pre_build:
1414
# Generate the Sphinx configuration for this Jupyter Book so it builds.
15+
- pip install versioneer[toml]==0.29
16+
- pip install . --no-deps --no-build-isolation
1517
- "cp README.md docs"
1618
- "cp notebooks/*.ipynb docs"
1719
- "jupyter-book config sphinx docs/"

0 commit comments

Comments
 (0)