mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 04:16:07 +00:00

Change in preparation for supporting running JAX tests under Bazel. This change allows the Bazel py_library() to see version.py. Update symlink_files Bazel macro to a newer version. PiperOrigin-RevId: 458481396
2 lines
30 B
Python
2 lines
30 B
Python
exports_files(["version.py"])
|