We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2177465 commit 84cc64bCopy full SHA for 84cc64b
.readthedocs.yaml
@@ -11,7 +11,4 @@ build:
11
- pip install -e .[dev]
12
- pip install -e .[docs]
13
- python -m pip list
14
- - make -C docs/ html
15
-
16
-sphinx:
17
- configuration: docs/source/conf.py
+ - cp -r docs/html/* $READTHEDOCS_OUTPUT/html/
0 commit comments