Disable range-loop-construct warnings (#4951)
This commit is contained in:
committed by
Corentin Le Molgat
parent
7f22b7208c
commit
8802f29059
@@ -90,6 +90,7 @@ python.defaults(python_version = DEFAULT_PYTHON)
|
||||
python.toolchain(python_version = DEFAULT_PYTHON)
|
||||
|
||||
pip = use_extension("@rules_python//python/extensions:pip.bzl", "pip")
|
||||
|
||||
[
|
||||
pip.parse(
|
||||
envsubst = ["PIP_INDEX_URL"],
|
||||
|
||||
Reference in New Issue
Block a user