Skip to content

Commit c0eb9e9

Browse files
committed
.
1 parent c8e53ac commit c0eb9e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525

2626
- name: Install deps
2727
run: |
28+
python -m ensurepip --upgrade
29+
python -m pip install --upgrade setuptools
2830
python -m pip install wheel
2931
python -m pip install -r requirements/CI/requirements.txt
3032
# Install the local package so that stdpopsim is in the path,

0 commit comments

Comments
 (0)