From: Kenneth Reitz Date: Tue, 7 Jan 2014 17:03:24 +0000 (-0500) Subject: /me grumbles X-Git-Tag: v2.2.0~3^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e40342afbe43a4190f319c2ddc29533cfee990ac;p=services%2Fpython-requests.git /me grumbles --- diff --git a/Makefile b/Makefile index 6396bb7..3c838c9 100644 --- a/Makefile +++ b/Makefile @@ -30,6 +30,7 @@ chardet: rm -fr chardet publish: + python setup.py register python setup.py sdist upload python setup.py bdist_wheel upload