Skip to content

Commit 339c7e2

Browse files
authored
Add requires-network to pip requirements update. (bazel-contrib#1050)
:requirements_test would previously fail if sandboxing was enabled.
1 parent c4d8cf4 commit 339c7e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/pip_install/requirements.bzl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ def compile_pip_requirements(
101101
requirement("more_itertools"),
102102
] + extra_deps
103103

104+
tags = tags or []
105+
tags.append("requires-network")
104106
attrs = {
105107
"args": args,
106108
"data": data,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy