bazel: move the python test to `py_binary`
`py_test` tries to download unnecessary dependencies at runtime. We can just as well run it to check the assertion. Upstream issue: https://github.com/bazelbuild/bazel/issues/8575
parent
dd2a0f6c
Please register or sign in to comment