rules_python icon indicating copy to clipboard operation
rules_python copied to clipboard

feat: make py_wheel inherently version aware

Open rickeylev opened this issue 1 year ago • 0 comments

This allows building a wheel for multiple Python versions in a single invocation, similar to the version-aware base rules. All that's necessary is to create separate py_wheel targets that set the python_version attribute appropriately.

Do not submit -- Work in progress

rickeylev avatar Jun 29 '24 00:06 rickeylev