Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
swheaton committed Feb 12, 2024
1 parent e11872b commit 7910bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
python-version: 3
- name: Install dependencies
run: |
pip install --upgrade pip<24.0 setuptools wheel twine
pip install --upgrade 'pip<24.0' setuptools wheel twine
- name: Install ETA
run: |
pip install --no-deps -e .
Expand Down

0 comments on commit 7910bae

Please sign in to comment.