We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab572a commit 0906afaCopy full SHA for 0906afa
setup.cfg
@@ -2,7 +2,7 @@
2
universal = 1
3
4
[aliases]
5
-release = clean --all sdist --formats=bztar,gztar,zip bdist_wheel register upload
+release = clean --all sdist --formats=gztar bdist_wheel register upload
6
7
[metadata]
8
license_file = LICENSE.txt
0 commit comments