Skip to content

Commit

Permalink
Update to github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjacovich committed Apr 20, 2023
1 parent 7b76784 commit 87f2670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install --upgrade setuptools==56 pip
python -m pip install --upgrade wheel setuptools==56 pip
pip install -U -r requirements.txt
pip install -U -r dev-requirements.txt
Expand Down

0 comments on commit 87f2670

Please sign in to comment.