diff --git a/setup.cfg b/setup.cfg index 6144805..df94a35 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = pronto -version = 0.10.0 +version = 0.10.1 author = Martin Larralde author-email = martin.larralde@ens-paris-saclay.fr home-page = https://github.com/althonos/pronto @@ -54,6 +54,9 @@ test = PyYAML mock +[sdist] +formats = zip + [bdist_wheel] universal = 1