Commit graph

2 commits

Author SHA1 Message Date
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
Charlie Marsh
8f856dcadf
Check-in existing pypi-metadata worker (#167) 2023-10-22 21:02:51 -04:00