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 323cb13 commit 5157614Copy full SHA for 5157614
python/private/pypi/attrs.bzl
@@ -152,7 +152,6 @@ Special values: `host` (for generating deps for the host platform only) and
152
153
NOTE: this is not for cross-compiling Python wheels but rather for parsing the `whl` METADATA correctly.
154
""",
155
- deprecated = "Use pipstar instead of this feature",
156
),
157
"extra_hub_aliases": attr.string_list_dict(
158
doc = """\
0 commit comments