tree: ab32e52fb0e020f339ec3a5d3ad2466e4a97ebc3 [path history] [tgz]
  1. .bazelrc
  2. BUILD
  3. main.py
  4. README.md
  5. requirements.in
  6. requirements.txt
  7. test.py
  8. WORKSPACE
examples/pip_install/README.md

pip_install example

This example shows how to use pip to fetch external dependencies from a requirements.txt file, then use them in BUILD files as dependencies of Bazel targets.