Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Jan 24, 2025
1 parent 3dcc13a commit 20cb247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac_m1_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Update setuptools
shell: bash -el {0}
run:
run: |
python -m pip install --upgrade pip setuptools wheel packaging platformdirs setuptools-scm
python -m pip install --user pipx
python -m pipx install poetry
Expand Down

0 comments on commit 20cb247

Please sign in to comment.