Skip to content

Commit 9dcb2f2

Browse files
committed
cleanup
1 parent 0ae725d commit 9dcb2f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/private/python_repository.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ function defaults (e.g. `single_version_override` for `MODULE.bazel` files.
327327
"platform": attr.string(
328328
doc = "The platform name for the Python interpreter tarball.",
329329
mandatory = True,
330-
##values = PLATFORMS.keys(),
331330
),
332331
"python_version": attr.string(
333332
doc = "The Python version.",

0 commit comments

Comments
 (0)