We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721257f commit 985b6bdCopy full SHA for 985b6bd
1 file changed
bazel_common/score_python.MODULE.bazel
@@ -29,7 +29,6 @@ pip.parse(
29
requirements_lock = "//feature_integration_tests/test_cases:requirements.txt.lock",
30
)
31
use_repo(pip, "pip_score_venv_test")
32
-
33
pip.parse(
34
envsubst = ["PIP_INDEX_URL"],
35
extra_pip_args = ["--index-url=${PIP_INDEX_URL:-https://pypi.org/simple/}"],
0 commit comments