You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generating version before build and passing via variable in volatile status. Solution is inconvenient for multiple modules and is against bazel design.
The text was updated successfully, but these errors were encountered:
mgosk
changed the title
Use wheel version from file/target
Define wheel version via file/target
Mar 13, 2024
This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days.
Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_python!
🚀 feature request
Relevant Rules
Description
I would like use wheel version generated by other target.
Describe the solution you'd like
Solution should be a bit similiar to https://github.com/vaticle/bazel-distribution/blob/ebb4a9b342ec442c427705ec6a7919cce4c35c6e/maven/rules.bzl#L258
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: