PolicyEngine / PolicyEngine/policyengine-us

PyPI storage limit blocks policyengine-us releases

Open
#8,316 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
163
Forks
213
Avg merge
3d 3h
Merged PRs (30d)
96

Description

PE-US release publication is currently blocked by PyPI project storage limits. The post-merge publish job for `1.691.10` built the wheel/sdist successfully, then failed on upload with:

```
400 Project size too large. Limit for project policyengine-us total size is 10 GB.
```

Example failing run: https://github.com/PolicyEngine/policyengine-us/actions/runs/25880049459

This matters for downstream repos such as `policyengine-us-data`: the latest PyPI version remains `1.691.3`, while `main` is at `1.691.10` and includes fixes needed for SNAP/TANF/vectorized calculations. Until this is resolved, downstream lockfiles need to use a GitHub commit source or cannot consume the fixed package from PyPI.

Likely resolution: request a PyPI project-size limit increase for `policyengine-us`, then rerun the publish workflow for the current `main` version.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.