Skip to content

Commit

Permalink
fix(Makefile): remove proper egg file
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Jan 6, 2017
1 parent 1379f6c commit cb2dc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ publish:
@python setup.py register
@python setup.py sdist upload
@python setup.py bdist_wheel --universal upload
@rm -fr build dist .egg requests.egg-info
@rm -fr build dist .egg pook.egg-info

0 comments on commit cb2dc08

Please sign in to comment.