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