tree: 53406f200f40e62617c1b3e6172f2e63f22d875d [path history] [tgz]
  1. BUILD
  2. main.py
  3. README.md
  4. requirements.txt
  5. test.py
  6. 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.