Skip to content

Commit e0db9ea

Browse files
authored
Add bazel_features dependency to BUILD.bazel
1 parent 2538e4d commit e0db9ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/uv/private/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ bzl_library(
6565
":uv_toolchains_repo_bzl",
6666
"//python/private:auth_bzl",
6767
"//python/private:common_labels_bzl",
68+
"@bazel_features//:features",
6869
],
6970
)
7071

0 commit comments

Comments
 (0)