From bf27f2bdef78efa1b369d809ce90c7b83f59c2f4 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 11 Jul 2020 17:55:36 -0400 Subject: Makefile: Remove egg. --- Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile b/Makefile index 988a7ec..b7375df 100644 --- a/Makefile +++ b/Makefile @@ -25,10 +25,6 @@ build-dist: @python setup.py sdist bdist_wheel .PHONY: build-dist -egg: - @python setup.py egg_info -.PHONY: egg - upload: @twine upload -r pypi -s -i \ '1534 126D 8C8E AD29 EDD9 1396 6BE9 3D8B F866 4377' \ -- cgit v1.2.3