ali5h / rules_pip

pip package rules for bazel that are fast (incremental fetch), support different python versions and work with all kinds of packages (i.e. packages with namespaces)
MIT License
60 stars 24 forks source link

run pip install as part of ci #76

Closed ali5h closed 2 years ago

ali5h commented 2 years ago

we must keep third_party/py and src/requirements.txt in sync.