Skip to content

Commit cc55c75

Browse files
committed
Fix missing step in RTD build
1 parent daa4441 commit cc55c75

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
@@ -10,4 +10,5 @@ build:
1010

1111
jobs:
1212
install:
13+
- pip install -U pip
1314
- pip install . --group 'docs'

0 commit comments

Comments
 (0)