Skip to content

Commit

Permalink
Clean up terrible .egg-info/ after each build
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-rhodes committed May 3, 2024
1 parent 062e277 commit 6476532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
set -e

PYTHONDONTWRITEBYTECODE= python -m build .
rm -rf logging_tree.egg-info
echo
echo Now run: twine upload ... for both the new files in build/

0 comments on commit 6476532

Please sign in to comment.