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 385df20 commit 67fea6aCopy full SHA for 67fea6a
1 file changed
.readthedocs.yaml
@@ -12,7 +12,7 @@ build:
12
jobs:
13
install:
14
- pip install --upgrade pip
15
- - pip install -e . --group docs
+ - pip install --group docs
16
17
# Build documentation with Mkdocs
18
mkdocs:
0 commit comments