Tag the wheels generated by the Windows CI as dev versions.

This commit is contained in:
Peter Hawkins 2023-06-14 11:50:33 -04:00
parent b147e7521e
commit 758f93723a

View File

@ -42,6 +42,7 @@ jobs:
- name: Build wheels
env:
BAZEL_VC: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\VC"
JAXLIB_NIGHTLY: true # Tag the wheels as dev versions
run: |
cd jax
python -m pip install -r build/test-requirements.txt