We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3397e27 commit eb02999Copy full SHA for eb02999
1 file changed
.readthedocs.yaml
@@ -6,7 +6,7 @@ build:
6
jobs:
7
install:
8
- pip install --upgrade pip
9
- - pip install --group 'docs'
+ - pip install --group 'docs' .
10
build:
11
html:
12
- make docs
0 commit comments