-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[oss] Update Pax dependency to 0.3.0
PiperOrigin-RevId: 517998946 Change-Id: I7283ec0571856269c6a98ea9d97df7ddfaa842fd
- Loading branch information
1 parent
2c62701
commit bb4bc01
Showing
4 changed files
with
42 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
# Required by @org_tensorflow | ||
build --experimental_repo_remote_exec | ||
build --action_env=BAZEL_CXXOPTS="-std=c++17" | ||
|
||
# Force python3.10 | ||
build --action_env PYTHON_BIN_PATH="/usr/bin/python3.10" | ||
build --action_env PYTHON_LIB_PATH="/usr/local/lib/python3.10/dist-packages" | ||
build --python_path="/usr/bin/python3.10" | ||
build --repo_env=PYTHON_BIN_PATH="/usr/bin/python3.10" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.