Skip to content

Commit

Permalink
update pip
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed May 7, 2024
1 parent 192db96 commit 1e64fa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:

- name: Install
run: |
python -m pip install --upgrade pip
pip install pytest
pip install -e .
pip install -r tests/requirements.txt
Expand Down

0 comments on commit 1e64fa5

Please sign in to comment.