blob: 0c4ffa8b6785706aaeb7cb79f4e9fdd57de97594 [file] [log] [blame] [view]
# 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.