From cc8ef7fc1b093d2a0905520f91ac47f51d12204e Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 17 Aug 2017 20:15:56 -0400 Subject: Adjust for new PyPI changes --- makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 0ed1dba..2752d6a 100644 --- a/makefile +++ b/makefile @@ -20,7 +20,6 @@ install: .PHONY : deploy deploy: - python setup.py register python setup.py sdist --manifest-only python setup.py sdist --formats zip,gztar upload -- cgit v1.2.3