Skip to content

Commit 7a0283e

Browse files
committed
[EE-1481] Make the stamp var a wheel dependency
1 parent aa4b688 commit 7a0283e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/pip_install/pip_repository.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ def _pip_repository_impl(rctx):
413413
common_env = [
414414
"RULES_PYTHON_PIP_ISOLATED",
415415
REPO_DEBUG_ENV_VAR,
416+
"ABNORMAL_BAZEL_PLATFORM_SALT",
416417
]
417418

418419
common_attrs = {

0 commit comments

Comments
 (0)