Skip to content

Commit 19875cd

Browse files
committed
Fix RTD build
1 parent 9b322c1 commit 19875cd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ build:
77
post_checkout:
88
- git fetch --unshallow || true
99
install:
10+
- pip install -U pip
1011
- pip install . --group docs
1112
sphinx:
1213
configuration: docs/conf.py
13-
python:
14-
install:
15-
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)