Skip to content

Commit e6beacf

Browse files
eladebanmn-robot
authored andcommitted
Internal change
PiperOrigin-RevId: 313455784
1 parent 3ad000f commit e6beacf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

morph_net/tools/BUILD

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,12 @@ py_library(
4545
],
4646
)
4747

48-
py_test(
48+
py2and3_test(
4949
name = "configurable_ops_test",
5050
size = "medium",
5151
srcs = [
5252
"configurable_ops_test.py",
5353
],
54-
python_version = "PY2",
5554
tags = ["notap"],
5655
deps = [
5756
":configurable_ops",

0 commit comments

Comments
 (0)