Skip to content

Commit c0d4fd4

Browse files
committed
fixup! fixup! fixup! chore: update the location of the requirements
1 parent e6fe6c5 commit c0d4fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ lock(
158158
srcs = ["pyproject.toml"],
159159
out = "requirements.txt",
160160
upgrade = True,
161-
visibility = ["//tools/private:__pkg__"],
161+
visibility = ["//private:__pkg__"],
162162
)
163163

164164
# Temporary compatibility aliases for some other projects depending on the old

0 commit comments

Comments
 (0)