Skip to content

Commit

Permalink
upload target
Browse files Browse the repository at this point in the history
  • Loading branch information
Amertz08 committed May 29, 2020
1 parent 18c89fa commit d3fc8d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ test:
dist:
@python setup.py sdist bdist_wheel

upload:
@twine upload dist/*

clean:
@rm -rf \
dist/ \
Expand Down

0 comments on commit d3fc8d4

Please sign in to comment.