uv
5da561a9 - uv/tests: remove `deterministic` macro

Comment changes are shownComment changes are hidden
Commit
303 days ago
uv/tests: remove `deterministic` macro This was only being used in the ecosystem tests. Since we now don't do a resolve when `uv lock` is run and when the lock file satisfies the `pyproject.toml`, deterministic checking was removed since it's avoided by construction. It was removed everywhere else, so we remove it here as well.
Author
Committer
Parents
  • crates/uv/tests
    • common
      • File
        mod.rs
    • File
      ecosystem.rs