Search code examples
How do I provide a py_binary's runfiles to a C toolchain in Bazel...


cross-compilingbazelbazel-python

Read More
Issue Running Python Application with Bazel - ImportError with NumPy C-Extensions...


bazelbazel-rulesbazel-python

Read More
How to materialize Bazel Outputs...


pythonbazelbazel-rulesbazel-python

Read More
Bazel - How to create Deps for a Rule from dynamic list of targest directories...


pythonbazelbazel-rulesbazel-python

Read More
Bazel: install a python dependency for a genrule...


bazelbazel-rulesbazel-python

Read More
Can I create a BUILD file that can reference and run several tests?...


bazelbazel-python

Read More
bazel logging inside of a BUILD file...


pythonpython-3.xbazelbazel-rulesbazel-python

Read More
Bazel pip_parse results in repository not defined...


bazelbazel-python

Read More
Generating C++ files via py_binary and genrule...


bazelbazel-cppbazel-pythonbazel-genrule

Read More
Creating Python zip for AWS Lambda using Bazel...


pythonaws-lambdabazelbazel-rulesbazel-python

Read More
Bazel build file load multiple dependencies...


pythonbazelbazel-python

Read More
How do I select the runtime in bazel for Python and pip?...


pythonbazelbazel-python

Read More
BackNext