Skip to content

Commit

Permalink
- simplifying dependencies given updated packaging;
Browse files Browse the repository at this point in the history
  • Loading branch information
jaltmayerpizzorno committed May 1, 2024
1 parent 9b8005d commit ac849e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: install dependencies
run: |
python3 -m pip install setuptools wheel twine build virtualenv
python3 -m pip install twine build
- name: build wheel
run: |
Expand Down

0 comments on commit ac849e9

Please sign in to comment.