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
This issue is to capture some of the topics that we, the rules_python maintainers, are particularly interested in this coming year. These are topics where we'd be particularly excited by PRs or design discussions.
Note that these are not promises of particular work. This is still a community driven project, so people work on what they find interesting or rewarding.
Topics are in no particular order. Discussion for a topic should be in their associated issue. This is not an exclusive list.
(#2156) A venv and site-packages layout for dependencies.
(#2552) Consolidating *_bazel.bzl files, removing semantics.bzl, and general cleanup of the core rule implementations.
This issue is to capture some of the topics that we, the rules_python maintainers, are particularly interested in this coming year. These are topics where we'd be particularly excited by PRs or design discussions.
Note that these are not promises of particular work. This is still a community driven project, so people work on what they find interesting or rewarding.
Topics are in no particular order. Discussion for a topic should be in their associated issue. This is not an exclusive list.
*_bazel.bzl
files, removingsemantics.bzl
, and general cleanup of the core rule implementations.python -m <name>
)bootstrap_impl=script
the defaultexperimental_index_url
):experimental_index_url
andexperimental_extra_index_urls
) #2100cc @aignas @groodt
The text was updated successfully, but these errors were encountered: