/me grumbles
authorKenneth Reitz <me@kennethreitz.com>
Tue, 7 Jan 2014 17:03:24 +0000 (12:03 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Tue, 7 Jan 2014 17:03:24 +0000 (12:03 -0500)
Makefile

index 6396bb75f596cd4063d5a3b67d727388ca477357..3c838c935b05464f9f1d86f4fa279d09c14d2793 100644 (file)
--- 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