Skip to content

Commit

Permalink
Merge pull request #532 from cwendt94/remove-egg-from-release
Browse files Browse the repository at this point in the history
Update Release to remove install
  • Loading branch information
cwendt94 authored Feb 22, 2024
2 parents a087a49 + 4f0b8fe commit 4936233
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python setup.py install
pip install twine
pip install wheel
Expand Down

0 comments on commit 4936233

Please sign in to comment.