uv/crates/puffin-build
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
.gitignore Add basic sdist builder (#104) 2023-10-16 12:43:31 +00:00
Cargo.toml Improve and test diagnostics for requirements-reading CLI commands (#143) 2023-10-19 18:13:40 -04:00
test.sh Support prepare_metadata_for_build_wheel (#106) 2023-10-18 14:48:30 +02:00