Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 64d287b

Browse filesBrowse files
author
Lukas
authored
fix: allow omitting the strip_prefix in tool_versions (bazel-contrib#975)
1 parent 8081ca6 commit 64d287b
Copy full SHA for 64d287b

File tree

Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-1
lines changed

‎python/repositories.bzl

Copy file name to clipboardExpand all lines: python/repositories.bzl
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ python_repository = repository_rule(
352352
),
353353
"strip_prefix": attr.string(
354354
doc = "A directory prefix to strip from the extracted files.",
355-
mandatory = True,
356355
),
357356
"url": attr.string(
358357
doc = "The URL of the interpreter to download",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.