You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
Looks like //tests:version_test relies on a custom flag to get the Python version. It should use @bazel_tools//tools/python:PY[2|3]. This may cause problems once --incompatible_use_python_toolchains is enabled (#98).