Skip to content

Commit a073476

Browse files
vam-googlejax authors
authored andcommitted
chore: adopt new local wheel installation logic
PiperOrigin-RevId: 641972325
1 parent 3fe7377 commit a073476

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

WORKSPACE

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ python_init_repositories(
1515
"3.12": "//build:requirements_lock_3_12.txt",
1616
"3.13": "//build:requirements_lock_3_13.txt",
1717
},
18+
local_wheel_workspaces = ["//jaxlib:jax.bzl"],
19+
local_wheel_dist_folder = "../dist",
20+
default_python_version = "system",
1821
)
1922

2023
load("@xla//third_party/py:python_init_toolchains.bzl", "python_init_toolchains")

0 commit comments

Comments
 (0)