uv/crates/distribution-types/src
Charlie Marsh 7755f986c3
Support extras in editable requirements (#1113)
## Summary

This PR adds support for requirements like `-e .[d]`.

Closes #1091.
2024-01-26 12:07:51 +00:00
..
any.rs Introduce separate traits for ahead-of-time and installed metadata (#692) 2023-12-18 22:37:45 +00:00
cached.rs Mark path-based cache entries as stale during install plan (#957) 2024-01-18 19:13:29 +00:00
direct_url.rs Support editable in pip-sync and pip-compile (#587) 2023-12-16 22:37:34 +00:00
editable.rs Support extras in editable requirements (#1113) 2024-01-26 12:07:51 +00:00
error.rs Improve error message when editable requirement doesn't exist (#1024) 2024-01-20 12:59:18 -05:00
file.rs Remove verbatim URL from path file location (#998) 2024-01-18 22:40:48 -05:00
id.rs Make hashes optional (#910) 2024-01-14 16:32:55 -05:00
index_url.rs Continue to respect `--find-links` with `--no-index` (#931) 2024-01-15 16:19:27 +00:00
installed.rs Remove UNC prefixes on Windows (#1086) 2024-01-25 11:44:22 -05:00
lib.rs Support extras in editable requirements (#1113) 2024-01-26 12:07:51 +00:00
prioritized_distribution.rs Box `PrioritizedDistribution` (#948) 2024-01-19 10:44:41 +01:00
resolution.rs Remove `Option` wrapper from requirement extras (#1103) 2024-01-25 13:21:53 -05:00
traits.rs Avoid some additional clones for `PackageName` (#896) 2024-01-12 17:54:40 +00:00