diff options
Diffstat (limited to 'setup.cfg')
-rwxr-xr-x | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ test = pytest repository = https://upload.pypi.org/legacy/ [sdist] -formats = gztar zip +formats = zip [wheel] universal = 1 |