Skip to content

Commit

Permalink
twine too
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Sep 20, 2024
1 parent 5d5f7d3 commit e1ef37c
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 hatchling requests
python -m pip install --upgrade pip build hatchling requests twine
- name: Build wheels (and sdist)
run: python tools/build_all_wheels.py
- name: Twine check
Expand Down

0 comments on commit e1ef37c

Please sign in to comment.