Skip to content

Commit

Permalink
Update release.yml (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegrabowski authored Aug 27, 2024
1 parent 39529d8 commit 0fa6b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: 3.11
- name: Install release tooling
run: |
pip install twine wheel
pip install twine wheel numpy setuptools versioneer
- name: Build package
run: |
python setup.py sdist bdist_wheel
Expand Down

0 comments on commit 0fa6b6f

Please sign in to comment.