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

[docs] Add notes about PyPI upload size limits to docs #188

Closed
jameslamb opened this issue Sep 7, 2023 · 2 comments · Fixed by #250
Closed

[docs] Add notes about PyPI upload size limits to docs #188

jameslamb opened this issue Sep 7, 2023 · 2 comments · Fixed by #250
Labels
doc Improvements or additions to documentation

Comments

@jameslamb
Copy link
Owner

Learned today that PyPI enforces limits on size of uploaded distributions and that projects can request an increase:

That should be included in the documentation, as the type of thing that pydistcheck can help to enforce in CI.

@jameslamb jameslamb added the doc Improvements or additions to documentation label Sep 7, 2023
@jameslamb
Copy link
Owner Author

and this: https://pypi.org/stats/

@jameslamb
Copy link
Owner Author

added this one too: pandas-dev/pandas#54466

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant