STT-tensorflow/third_party/toolchains/preconfig/ubuntu16.04/py
A. Unique TensorFlower 98ecdee8e6 Add python toolchains definition in python configuration
--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
2019-10-05 02:37:00 -07:00
..
BUILD Add python toolchains definition in python configuration 2019-10-05 02:37:00 -07:00
WORKSPACE