Skip to content

Commit

Permalink
remove obsolete tf versions and add 2.0.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
mfojtak authored Sep 4, 2019
1 parent 9e70bd4 commit 16be892
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tensorflow/make_py_wheel_mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 16be892

Please sign in to comment.