Skip to content

Commit

Permalink
chore: Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan committed Nov 4, 2023
1 parent f17b3c1 commit dc61392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ publish:
python setup.py sdist
twine check dist/*
twine upload dist/*
git push --follow-tags

test:
poetry run python -m pytest
Expand Down

0 comments on commit dc61392

Please sign in to comment.