commit | dc51322323ecef7f9a79d8ec828129ddbd56cdc7 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Tue Apr 20 13:14:48 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 20 13:15:51 2021 -0700 |
tree | fd4a25a4a1b20918a66a37c4700eedb98da48f92 | |
parent | 4bef502e027238b56e30b787013a525dba0cde3d [diff] |
Automatic code cleanup. PiperOrigin-RevId: 369506249
diff --git a/tools/aquery_differ/BUILD b/tools/aquery_differ/BUILD index b58288a..7c1401c 100644 --- a/tools/aquery_differ/BUILD +++ b/tools/aquery_differ/BUILD
@@ -55,6 +55,8 @@ py_test_alias( name = "aquery_differ_test", srcs = ["aquery_differ_test.py"], + python_version = "PY3", + srcs_version = "PY3", deps = [ ":aquery_differ_main_lib", "//src/main/protobuf:analysis_v2_py_proto",