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 8ef9ef2 commit 3f1fc90Copy full SHA for 3f1fc90
.readthedocs.yaml
@@ -11,7 +11,7 @@ build:
11
jobs:
12
post_install:
13
- python -m pip --version
14
- - python -m pip install -e --group docs
+ - python -m pip install -e . --group docs
15
16
# Build documentation in the docs/ directory with Sphinx
17
sphinx:
0 commit comments