tree: 30db5d6b0cfb4164ecc589be04c5922798461694 [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.