Skip to content

Commit 5157614

Browse files
committed
deprecated is not an attr kwarg
1 parent 323cb13 commit 5157614

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/private/pypi/attrs.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ Special values: `host` (for generating deps for the host platform only) and
152152
153153
NOTE: this is not for cross-compiling Python wheels but rather for parsing the `whl` METADATA correctly.
154154
""",
155-
deprecated = "Use pipstar instead of this feature",
156155
),
157156
"extra_hub_aliases": attr.string_list_dict(
158157
doc = """\

0 commit comments

Comments
 (0)