Skip to content

Commit

Permalink
Mark dev_env_tool as local = True
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Nov 8, 2019
1 parent cbc54a3 commit 6640038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bazel_tools/dev_env_tool/dev_env_tool.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,5 @@ dev_env_tool = repository_rule(
"prefix": attr.string(),
},
configure = True,
local = True,
)

0 comments on commit 6640038

Please sign in to comment.