We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28e60bb + 75be078 commit 1703ae7Copy full SHA for 1703ae7
twine/package.py
@@ -52,7 +52,6 @@
52
53
DIST_EXTENSIONS = {
54
".whl": "bdist_wheel",
55
- ".tar.bz2": "sdist",
56
".tar.gz": "sdist",
57
".zip": "sdist",
58
}
0 commit comments