Skip to content

Commit

Permalink
fixup! Use pipx for hatch installation and cache its env
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhoyer committed Oct 10, 2024
1 parent 27d3c27 commit 34534cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.x"
cache: 'pip'

# Build it
- name: Build a binary wheel and a source tarball
Expand Down

0 comments on commit 34534cc

Please sign in to comment.