Skip to content

Commit df9cefa

Browse files
author
jax authors
committed
jaxlib: Add ifrt_proxy.pyi to build_wheel.py.
PiperOrigin-RevId: 617275734
1 parent 6fa75aa commit df9cefa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jaxlib/tools/build_wheel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ def patch_copy_mlir_import(src_file, dst_dir):
100100

101101
_XLA_EXTENSION_STUBS = [
102102
"__init__.pyi",
103+
"ifrt_proxy.pyi",
103104
"jax_jit.pyi",
104105
"ops.pyi",
105106
"outfeed_receiver.pyi",

0 commit comments

Comments
 (0)