Skip to content

Commit

Permalink
pin pip
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanbconaway committed Nov 21, 2023
1 parent 99c417c commit 0a343bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install pip==23.*
pip install .[dev]
- name: Black
Expand Down

0 comments on commit 0a343bc

Please sign in to comment.