Skip to content

Commit

Permalink
update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Sep 1, 2016
1 parent 42f2983 commit 75ef692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -212,5 +212,5 @@ pre-release:
release:
${MAKE} pre-release
$(PYTHON) -m twine upload dist/* # upload tar.gz, exes, wheels on PYPI
${MAKE} upload-doc
${MAKE} git-tag-release
${MAKE} upload-doc

0 comments on commit 75ef692

Please sign in to comment.