Skip to content

Commit e25b640

Browse files
Fix ReadTheDocs build
Upgrade pip before installing.
1 parent 72420a5 commit e25b640

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build:
1010
python: "3.13"
1111
jobs:
1212
install:
13+
- pip install -U pip
1314
- pip install --group docs
1415

1516
sphinx:

0 commit comments

Comments
 (0)