Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pypi: assumption is made that sdist are always .tar.gz #33

Closed
FRidh opened this issue Feb 15, 2023 · 1 comment
Closed

pypi: assumption is made that sdist are always .tar.gz #33

FRidh opened this issue Feb 15, 2023 · 1 comment
Labels
bug Something isn't working python

Comments

@FRidh
Copy link

FRidh commented Feb 15, 2023

That's not true. Especially in the past .zip was used as well. See e.g. https://pypi.org/project/grako.

One could use the JSON API to determine the filename/extension.

@figsoda figsoda added the bug Something isn't working label Feb 15, 2023
@figsoda
Copy link
Member

figsoda commented Feb 15, 2023

fixed in 5499b45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python
Projects
None yet
Development

No branches or pull requests

2 participants