Makefile: stop producing SUMO tarballs

refs ticket:2752
This commit is contained in:
Brian Warner 2016-03-22 14:04:15 -07:00
parent ce088ad27c
commit 1fb7cc7f18

View File

@ -217,7 +217,6 @@ test-pip-install:
tarballs:
$(MAKE) make-version
$(PYTHON) setup.py sdist --formats=bztar,gztar,zip
$(PYTHON) setup.py sdist --sumo --formats=bztar,gztar,zip
.PHONY: upload-tarballs
upload-tarballs: