tree: 33971cd774920c33624afb87d1b52249f757a31f [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.