From a3ded28c5728775d3509649bd9ee981efe8f5b0b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 7 Feb 2016 03:45:31 -0500 Subject: [PATCH] Update Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index ff014fae..be5fecf2 100644 --- a/Makefile +++ b/Makefile @@ -29,6 +29,7 @@ publish: python setup.py register python setup.py sdist upload python setup.py bdist_wheel upload --universal + rm -fr dist .egg docs-init: