tree: 9a28109596b06de752398c1302da723fa5ab5c59 [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.