Skip to content

Commit 91ef398

Browse files
committed
the docs lied - need to manually update pip to get pip install --group
1 parent 9268b72 commit 91ef398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ build:
77
python: "3.13"
88
jobs:
99
install:
10+
- pip install -U pip
1011
- pip install --group 'docs' .
1112

1213
sphinx:

0 commit comments

Comments
 (0)