Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
refs/heads/upstream/py-extension
/
.
/
news
/
3858.fixed.md
blob: dd991e46544f6363e8a422acc3b9f4f9008f01e5 [
file
] [
view
] [
edit
]
(
compile_pip_requirements
)
Add
the
explicit
`data`
attribute
and
forward it
directly to the generated
`py_binary`
,
so files passed via
`data`
can be
referenced
from
`extra_args`
using
`$(location ...)`
.