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

"Project size too large" error when publishing to PyPI #16859

Closed
jtpio opened this issue Oct 14, 2024 · 1 comment
Closed

"Project size too large" error when publishing to PyPI #16859

jtpio opened this issue Oct 14, 2024 · 1 comment
Milestone

Comments

@jtpio
Copy link
Member

jtpio commented Oct 14, 2024

As noticed in #16857, we are now hitting a project size limit issue when publishing releases to PyPI:

ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
         Project size too large. Limit for project 'jupyterlab' total size is 10
         GB. See https://pypi.org/help/#project-size-limit

image

For reference I opened pypi/support#4916 to request an increase.

Opening this issue in the JupyterLab repository to keep track of the request, as it will otherwise prevent making more releases.

@jtpio
Copy link
Member Author

jtpio commented Oct 21, 2024

Closing as fixed, many thanks to @cmaureir for helping with this!

image

@jtpio jtpio closed this as completed Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants