diff --git a/tensorflow/make_py_wheel_mac.sh b/tensorflow/make_py_wheel_mac.sh index 532f4201..ed231e80 100755 --- a/tensorflow/make_py_wheel_mac.sh +++ b/tensorflow/make_py_wheel_mac.sh @@ -70,11 +70,10 @@ build() { pip install --upgrade setuptools pip install wheel + build_tf_wrapper "2.0.0-rc0" build_tf_wrapper "2.0.0-beta1" build_tf_wrapper "1.14.0" build_tf_wrapper "1.13.1" - build_tf_wrapper "1.11.0" - build_tf_wrapper "1.10.0" # Builds Python manylinux wheel package. # Platform name is determined by the tensorflow pip package.