mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
chore: adopt new local wheel installation logic
PiperOrigin-RevId: 641972325
This commit is contained in:
parent
3fe7377719
commit
a073476fa0
@ -15,6 +15,9 @@ python_init_repositories(
|
||||
"3.12": "//build:requirements_lock_3_12.txt",
|
||||
"3.13": "//build:requirements_lock_3_13.txt",
|
||||
},
|
||||
local_wheel_workspaces = ["//jaxlib:jax.bzl"],
|
||||
local_wheel_dist_folder = "../dist",
|
||||
default_python_version = "system",
|
||||
)
|
||||
|
||||
load("@xla//third_party/py:python_init_toolchains.bzl", "python_init_toolchains")
|
||||
|
Loading…
x
Reference in New Issue
Block a user