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 0ae725d commit 9dcb2f2Copy full SHA for 9dcb2f2
python/private/python_repository.bzl
@@ -327,7 +327,6 @@ function defaults (e.g. `single_version_override` for `MODULE.bazel` files.
327
"platform": attr.string(
328
doc = "The platform name for the Python interpreter tarball.",
329
mandatory = True,
330
- ##values = PLATFORMS.keys(),
331
),
332
"python_version": attr.string(
333
doc = "The Python version.",
0 commit comments