tree: 94ce78e58684d7dfbd05a684258c35b0ed400f97 [path history] [tgz]
  1. boto/
  2. extras/
  3. helloworld/
  4. README.md
  5. WORKSPACE
examples/pip/README.md

pip example

This shows how you can point Bazel at your requirements.txt file to get dependencies automatically installed.

It also shows how a monorepo might have multiple python packages which each have a separate requirements.txt file.