Infra tweaks
This commit is contained in:
parent
b44f00bb4f
commit
c23aa10f7a
3 changed files with 13 additions and 2 deletions
|
@ -52,7 +52,7 @@ load("@rules_python//python:pip.bzl", "pip_parse")
|
|||
|
||||
pip_parse(
|
||||
name = "arrdem_source_pypi",
|
||||
requirements_lock = "//tools/python:requirements.txt",
|
||||
requirements_lock = "//tools/python:requirements_lock.txt",
|
||||
python_interpreter_target = "//tools/python:pythonshim",
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue