aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-12-18 17:01:14 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-12-18 17:02:03 -0500
commitd5ed18ef5f7c2472578a2b5015a09df1fd05e8bf (patch)
tree209b5861286fe32bea779599972b9d708cf208fc /setup.cfg
parent25c339402f908200c939ffdec9987bf7598a3328 (diff)
downloadexternal_python_setuptools-d5ed18ef5f7c2472578a2b5015a09df1fd05e8bf.tar.gz
external_python_setuptools-d5ed18ef5f7c2472578a2b5015a09df1fd05e8bf.tar.bz2
external_python_setuptools-d5ed18ef5f7c2472578a2b5015a09df1fd05e8bf.zip
No longer release tarballs due to new restrictions on Warehouse. Fixes #893.
Diffstat (limited to 'setup.cfg')
-rwxr-xr-xsetup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index f327fa30..46540b20 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -18,7 +18,7 @@ test = pytest
repository = https://upload.pypi.org/legacy/
[sdist]
-formats = gztar zip
+formats = zip
[wheel]
universal = 1