We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5ec31 commit 2ccded3Copy full SHA for 2ccded3
1 file changed
.readthedocs.yaml
@@ -16,7 +16,7 @@ build:
16
# golang: "1.19"
17
jobs:
18
post_install:
19
- - pip install -e . --no-deps
+ - pip install -e .
20
21
# Build documentation in the "docs/" directory with Sphinx
22
sphinx:
0 commit comments