uv/crates/pypi-types
konsti 44833801b3
Support locking relative paths (#4205)
By splitting `path` into a lockable, relative (or absolute) and an
absolute installable path and by splitting between urls and paths by
dist type, we can store relative paths in the lockfile.
2024-06-11 11:58:03 +00:00
..
src Support locking relative paths (#4205) 2024-06-11 11:58:03 +00:00
Cargo.toml Move PEP 440 and PEP 508 parsing out of TOML deserialization (#4176) 2024-06-10 00:09:39 +00:00