Skip to content

Commit

Permalink
Tabs, Spaces, whatever… (update Makefile)
Browse files Browse the repository at this point in the history
  • Loading branch information
buckket committed Feb 9, 2016
1 parent 659d51b commit d53eeb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ test:
@python3 -m tox

publish:
@echo "---> uploading to PyPI"
@echo "---> uploading to PyPI"
@python3 setup.py register
@python3 setup.py sdist upload
@rm -fr dist .egg
@rm -fr dist .egg

0 comments on commit d53eeb1

Please sign in to comment.