commit | aaea5414317793a3eedc41f23cc5e619ee5941dc | [log] [tgz] |
---|---|---|
author | Gunhan Gulsoy <gunan@google.com> | Fri Nov 29 22:08:00 2019 -0800 |
committer | TensorFlower Gardener <gardener@tensorflow.org> | Sat Nov 30 13:23:11 2019 -0800 |
tree | d96556ada389172c06dcb2fe0a7b7670c8548050 | |
parent | 74f306e3cdf653338ed40a08c38b50aed8ed810b [diff] [blame] |
Bump minimum bazel version requirement to 1.0.0 PiperOrigin-RevId: 283114685 Change-Id: Ie7160112ff379fcc7e4c4794db20f4eb24f5f8df
diff --git a/configure.py b/configure.py index e02428a..2c79140 100644 --- a/configure.py +++ b/configure.py
@@ -49,7 +49,7 @@ _TF_WORKSPACE_ROOT = '' _TF_BAZELRC = '' _TF_CURRENT_BAZEL_VERSION = None -_TF_MIN_BAZEL_VERSION = '0.27.1' +_TF_MIN_BAZEL_VERSION = '1.0.0' _TF_MAX_BAZEL_VERSION = '1.1.0' NCCL_LIB_PATHS = [