We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc09cf6 commit 060d87eCopy full SHA for 060d87e
python/py_cc_link_params_info.bzl
@@ -1,5 +1,6 @@
1
"""Public entry point for PyCcLinkParamsInfo."""
2
3
+load("@bazel_features//:features.bzl", "bazel_features")
4
load("@rules_python_internal//:rules_python_config.bzl", "config")
5
load("//python/private/common:providers.bzl", _starlark_PyCcLinkParamsProvider = "PyCcLinkParamsProvider")
6
0 commit comments