Skip to content

Commit

Permalink
fixup! Pin uv version
Browse files Browse the repository at this point in the history
  • Loading branch information
john-kurkowski committed Aug 20, 2024
1 parent 761d922 commit 1192ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
check-latest: true
- name: Install Python requirements
run: |
pip install --upgrade tox tox-uv 'uv<0.3'
pip install --upgrade tox 'tox-uv<1.11.0' 'uv<0.3'
- name: Test
run: tox
env:
Expand Down

0 comments on commit 1192ea7

Please sign in to comment.