Skip to content

Commit

Permalink
mark matplotlib test as manual
Browse files Browse the repository at this point in the history
  • Loading branch information
ewfuentes committed Dec 2, 2024
1 parent e782a89 commit 893da40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ cc_py_library(
hdrs = ["matplotlib.hh"],
srcs = ["matplotlib.cc"],
visibility= ["//visibility:public"],
tags = ["manual"],
py_deps = [
requirement("matplotlib"),
requirement("PyGObject"),
Expand Down

0 comments on commit 893da40

Please sign in to comment.