uv/crates/uv
Charlie Marsh 69fb9c37fb
Ignore install_git_private_https_pat_and_username for now (#2060)
## Summary

Temporarily disabling `install_git_private_https_pat_and_username` since
running this test can break your local Git authentication for other
projects. I experienced this today and keep finding myself needing to
ignore it locally.

See: https://github.com/astral-sh/uv/issues/1980.
2024-02-28 19:13:40 -05:00
..
src Add a --system flag for opt-in non-virtualenv installs (#2046) 2024-02-28 19:48:32 +00:00
tests Ignore install_git_private_https_pat_and_username for now (#2060) 2024-02-28 19:13:40 -05:00
build.rs Add fs_err to disallowed_method in clippy.toml (#1950) 2024-02-26 14:15:07 +00:00
Cargo.toml Bump version to v0.1.12 (#2051) 2024-02-28 15:36:22 -05:00