uv/workers/pypi-metadata
Charlie Marsh 888f42494e
Update worker to avoid downloading entire wheel (#168)
The previous solution downloaded the entire wheel in-memory. This
solution reads lazily.

Closes https://github.com/astral-sh/puffin/issues/153.
2023-10-23 01:07:44 +00:00
..
src Update worker to avoid downloading entire wheel (#168) 2023-10-23 01:07:44 +00:00
.gitignore Check-in existing pypi-metadata worker (#167) 2023-10-22 21:02:51 -04:00
package-lock.json Update worker to avoid downloading entire wheel (#168) 2023-10-23 01:07:44 +00:00
package.json Update worker to avoid downloading entire wheel (#168) 2023-10-23 01:07:44 +00:00
tsconfig.json Check-in existing pypi-metadata worker (#167) 2023-10-22 21:02:51 -04:00
wrangler.toml Check-in existing pypi-metadata worker (#167) 2023-10-22 21:02:51 -04:00