Skip to content

Commit

Permalink
update shortcut for code and package upload
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlov99 committed Feb 11, 2015
1 parent 82e696a commit dd5d44d
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 @@ -37,6 +37,7 @@ register:
.PHONY: upload
# target: upload - Upload module on PyPi
upload:
@git push && git push --tags
@python setup.py sdist upload || echo 'Upload already'

.PHONY: test
Expand Down

0 comments on commit dd5d44d

Please sign in to comment.