Skip to content

Commit

Permalink
Use hatch for upload as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
andialbrecht committed Jul 15, 2024
1 parent 27d09df commit 5785736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ clean:
release:
@rm -rf dist/
python -m build
twine upload --sign --identity E0B84F81 dist/*
hatch publish
@echo "Reminder: Add release on github https://github.com/andialbrecht/sqlparse/releases"

0 comments on commit 5785736

Please sign in to comment.