Skip to content

Commit

Permalink
Dont hardcode path to python3.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 362844038
  • Loading branch information
netfs authored and tensorflow-copybara committed Mar 15, 2021
1 parent 34664c9 commit 63b2d1c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ build:nativeopt --copt=-O3

build --keep_going
build --verbose_failures=true
build --action_env PYTHON_BIN_PATH="/usr/bin/python3"
build --define PYTHON_BIN_PATH=/usr/bin/python3

build --spawn_strategy=standalone
build --genrule_strategy=standalone

Expand Down

0 comments on commit 63b2d1c

Please sign in to comment.