-
-
Notifications
You must be signed in to change notification settings - Fork 610
Open
Labels
cleanupTech debt, resolving it improves our own velocityTech debt, resolving it improves our own velocitytype: documentation
Description
This is a ticket to document the targets in
rules_python/python/cc/BUILD.bazel
Line 15 in cab415d
current_py_cc_headers( |
Maybe this ticket can also document similar targets for the python toolchain as well.
EDIT: Looked at the docs again and I see that the easiest way to document this would be to add a sentence or two in https://rules-python.readthedocs.io/en/latest/toolchains.html#python-c-toolchain-type so that the users know how to consume headers and libpython
.
Cross-referencing https://rules-python.readthedocs.io/en/latest/toolchains.html#local-toolchain with seealso
to the python-c-toolchain-type
would be also useful.
Metadata
Metadata
Assignees
Labels
cleanupTech debt, resolving it improves our own velocityTech debt, resolving it improves our own velocitytype: documentation