Skip to content

Commit 699b8f4

Browse files
committed
fix --group arg
1 parent 22f7dc2 commit 699b8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build:
1111
tools:
1212
python: "3.12"
1313
commands:
14-
- pip install -group docs
14+
- pip install --group docs
1515

1616
# Build documentation in the docs/ directory with Sphinx
1717
sphinx:

0 commit comments

Comments
 (0)