/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 6396bb7..3c838c9 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