uv/crates/puffin-resolver/tests
Charlie Marsh 0e097874f8
Add support for alternate index URLs (#169)
As elsewhere, we just use the `pip` and `pip-compile` APIs. So we
support `--index-url` to override PyPI, then `--extra-index-url` to add
_additional_ indexes, and `--no-index` to avoid hitting the index at
all.

Closes #156.
2023-10-23 03:18:30 +00:00
..
snapshots Add support for lowest and lowest-direct resolution modes (#160) 2023-10-21 22:58:06 -04:00
resolver.rs Add support for alternate index URLs (#169) 2023-10-23 03:18:30 +00:00