We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a233ce5 commit 82871c9Copy full SHA for 82871c9
1 file changed
tools/workspace/implib_so_internal/package.BUILD.bazel
@@ -1,7 +1,7 @@
1
# -*- bazel -*-
2
3
-load("@drake_uv//:requirements.bzl", uv_requirement = "requirement")
4
load("@drake//tools/skylark:py.bzl", "py_binary")
+load("@drake_uv//:requirements.bzl", uv_requirement = "requirement")
5
6
py_binary(
7
name = "gen",
0 commit comments