tool: Adding support for the uv system by narendasan · Pull Request #3125 · pytorch/TensorRT (original) (raw)

Description

Adds a uv lock file and some settings that allows users to use uv out of the box to trivially build the main branch with just uv + bazel.

The uv.lock file should be regularly updated, there is a precommit job we could add for this but I want to test the workflow first before requiring people to install uv

Type of change

Please delete options that are not relevant and/or add your own.

Checklist: