use the official .tar.gz format for sdist package

pypa/build uses only tar.gz, .zip is deprecated
This commit is contained in:
Cosimo Lupo 2021-12-01 12:08:49 +00:00
parent f7b3366e23
commit ecc3de6803

View file

@ -1,9 +1,6 @@
[metadata]
description_file = README.rst
[sdist]
formats = zip
[aliases]
test = pytest