mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
mach: use uv run --frozen (#42169)
This will avoid updating the lockfile during regular operations. Also ignore the `servo.egg-info` directory, which the new python requirement installation mechanism via setuptools creates. To update the lockfile one can run `uv lock`. This is also done automatically, when syncing requirements from WPT. This PR also updates the uv version in CI to a newer one. If you encounter any issues with the lockfile after this PR, it might be necessary to update your local instance of uv. Testing: Build still works. [mach try full](https://github.com/servo/servo/actions/runs/21624364040) --------- Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
committed by
GitHub
parent
138857a8e8
commit
b5df4bc90a