Skip to content

Conversation

@jsharpe
Copy link

@jsharpe jsharpe commented Jul 14, 2023

The bzlmod extension API in rules_python before version 0.24.0 was marked as experimental and has changed.
Its expected that the 0.24.0 API should now be more stable as feature parity has been achieved with the non-bzlmod variant.

incompatible_generate_aliases = True,
python_interpreter_target="@interpreter//:python",
hub_name="tools_pip_deps",
python_version = "3.9",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's possible this line shouldn't be here; am in discussion with the rules_python authors around this design decision as this is problematic when the main repo declares a different default python_version.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i see.. so this can be different to the python.toolchain declared above?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dmah42 dmah42 merged commit 27d64a2 into google:main Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants