rules_python icon indicating copy to clipboard operation
rules_python copied to clipboard

internal(render_pkg_aliases): allow using default config setting

Open aignas opened this issue 1 year ago • 0 comments

This allows the code outside to decide what is default and what is not. This is needed when we have the same version but different constraint values as the logic where we use the 'default_version' breaks.

Noticed that otherwise the wheel hub repo default part may be non-deterministic.

aignas avatar Feb 16 '24 07:02 aignas