Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
Upgrade pip version for Estimator build so that it picks up the lates…
Browse files Browse the repository at this point in the history
…t tf-nightly.

TF switched to manylinux2010 but the pip version in estimator test was too old to recognize this tag.

PiperOrigin-RevId: 261199188
  • Loading branch information
yifeif authored and mihaimaruseac committed Sep 18, 2019
1 parent 359502f commit e62e112
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tensorflow_estimator/python/estimator/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ py_library(
":mode_keys",
"//tensorflow_estimator/python/estimator:expect_tensorflow_installed",
"//tensorflow_estimator/python/estimator:expect_tensorflow_keras_installed",
"//third_party/py/contextlib2",
],
)

Expand Down

0 comments on commit e62e112

Please sign in to comment.