98ecdee8e6
--python_path will be removed in future Bazel, we should switch to use python toolchain. But currently we want Bazel to always use the same python binary specified in configure.py regardless of what's specified in py_binary rule (PY2 or PY3). So we point both py2 and py3 runtime to the same PYTHON_BIN_PATH. PiperOrigin-RevId: 273032026 |
||
---|---|---|
.. | ||
BUILD | ||
WORKSPACE |