Skip to content

PyPI upload size limit #24958

Description

@jwnimmer-tri

On https://pypi.org/manage/project/drake/settings/ today it shows:

Project size: 23.6 GiB
Project total size limit: 25.0 GiB

That leaves a headroom of 1.4 GiB (1.35 GiB?) for future releases.

The most recent release (1.56.0) was 324 MiB in total for 8 wheels.

That means we have floor((1.35*1024)/324) = 4 more releases under the limit, which will cover September, October, November, and December.

So sometime prior to the new year, we need to request a PyPI limit bump, using their request quote increase link.

My plan is to do that after we switch to abi3 wheels, which will either be the September or October release.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions