uv/crates/pypi-types
Charlie Marsh 2c32bc5a86
Respect direct URLs in puffin installer (#345)
We now write the `direct_url.json` when installing, and _skip_
installing if we find a package installed via the direct URL that the
user is requesting.

A lot of TODOs, especially around cleaning up the `Source` abstraction
and its relationship to `DirectUrl`. I'm gonna keep working on these
today, but this works and makes the requirements clear.

Closes #332.
2023-11-07 09:11:27 -05:00
..
src Respect direct URLs in puffin installer (#345) 2023-11-07 09:11:27 -05:00
Cargo.toml Split puffin-package into requirements.txt parser and pypi-types (#341) 2023-11-06 18:19:49 +00:00