Skip to content

Commit 55dbcef

Browse files
committed
Fix RTD build 2
1 parent 19875cd commit 55dbcef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ build:
88
- git fetch --unshallow || true
99
install:
1010
- pip install -U pip
11-
- pip install . --group docs
11+
- pip install . --group doc
1212
sphinx:
1313
configuration: docs/conf.py

0 commit comments

Comments
 (0)