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 22f7dc2 commit 699b8f4Copy full SHA for 699b8f4
.readthedocs.yml
@@ -11,7 +11,7 @@ build:
11
tools:
12
python: "3.12"
13
commands:
14
- - pip install -group docs
+ - pip install --group docs
15
16
# Build documentation in the docs/ directory with Sphinx
17
sphinx:
0 commit comments