diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2017-08-17 20:15:56 -0400 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2017-08-17 20:15:56 -0400 |
commit | cc8ef7fc1b093d2a0905520f91ac47f51d12204e (patch) | |
tree | 9863149e656922ca79e30b8ded2352f6ebe0306f /makefile | |
parent | a0b5aef8adb1af7bd2ee0ff033f0997d11ee138b (diff) | |
download | markdown-cc8ef7fc1b093d2a0905520f91ac47f51d12204e.tar.gz markdown-cc8ef7fc1b093d2a0905520f91ac47f51d12204e.tar.bz2 markdown-cc8ef7fc1b093d2a0905520f91ac47f51d12204e.zip |
Adjust for new PyPI changes
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |