blob: 07e5cecf00e08dfafc39a9da065d2e53f1b6d85b [file] [view] [edit]
(uv) Added {obj}`directory` attribute to {obj}`lock` to support running `uv`
commands within subdirectories when generating lock files. Defaults to the
package directory, set it to `None` or `""` to set it to the root of the repo
([#4029](https://github.com/bazel-contrib/rules_python/issues/4029)).