Skip to content

Commit

Permalink
not sure why but need preinstalled here
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Sep 20, 2024
1 parent 0a570c5 commit 878b3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
python-version: '3.12'
- name: Install dev dependencies
run: |
python -m pip install --upgrade pip build requests
python -m pip install --upgrade pip build hatchling requests
- name: Build wheels (and sdist)
run: python tools/build_all_wheels.py
- name: Twine check
Expand Down

0 comments on commit 878b3aa

Please sign in to comment.