Skip to content

Commit

Permalink
[examples] Use OpenCV from pip (not Ubuntu) (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnimmer-tri authored May 22, 2023
1 parent dc54cbe commit 4bed1a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ py_binary(
deps = [
"@bazel_tools//tools/python/runfiles",
"@examples_requirements_drake//:pkg",
"@examples_requirements_opencv_python//:pkg",
"@examples_requirements_tqdm//:pkg",
],
)
Expand Down

0 comments on commit 4bed1a0

Please sign in to comment.