Skip to content

Commit f56b02e

Browse files
authored
Pin pip for readthedocs (#9063)
1 parent b5ef66e commit f56b02e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ sphinx:
1111

1212
python:
1313
install:
14+
- requirements: docs/requirements-pin-pip.txt
1415
- requirements: docs/requirements.txt
1516
- method: pip
1617
path: .

docs/requirements-pin-pip.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pip==25.0.1

0 commit comments

Comments
 (0)