Fix bazel fetch command by providing //external:python_headers (#471)
For whatever reason, bazel fetch needs this resource defined while bazel build does not 😕. I would like to be able to run bazel fetch to fetch external dependencies without having to build the C++ or Go protobuf binaries.
Signed-off-by: Jamie Hewland <jamie@praekelt.org>
pull/465/head
parent
a0b91dc1a0
commit
7229f921ce
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue