uv/crates/puffin-cli
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
..
src Add support for alternate index URLs (#169) 2023-10-23 03:18:30 +00:00
tests Add support for parameterized link modes (#164) 2023-10-22 04:35:50 +00:00
Cargo.toml Add tests for puffin sync (#161) 2023-10-22 03:25:00 +00:00