Skip to content

Commit

Permalink
Install requests
Browse files Browse the repository at this point in the history
  • Loading branch information
epassaro committed Jun 2, 2022
1 parent b40418e commit 395bcd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
with:
python-version: '3.x'

- name: Install rst-include
run: pip install rst-include
- name: Install rst-include
run: pip install rst-include requests

- name: Update README.rst
run: python .ci-helpers/update_credits.py
Expand Down

0 comments on commit 395bcd0

Please sign in to comment.