Skip to content

Commit bba8fc4

Browse files
committed
Use the latest pip in RTD builds
1 parent 987c9ea commit bba8fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ build:
66
python: "3.13"
77
jobs:
88
install:
9+
- pip install --upgrade pip
910
- pip install . --group docs
1011

1112
sphinx:

0 commit comments

Comments
 (0)