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.
strip_prefix
tool_versions
1 parent 8081ca6 commit 64d287bCopy full SHA for 64d287b
1 file changed
python/repositories.bzl
@@ -352,7 +352,6 @@ python_repository = repository_rule(
352
),
353
"strip_prefix": attr.string(
354
doc = "A directory prefix to strip from the extracted files.",
355
- mandatory = True,
356
357
"url": attr.string(
358
doc = "The URL of the interpreter to download",
0 commit comments