6c2410440e
if user is a member of "bazel_build" https://reviews.llvm.org/project/view/107/ or modified /utils/bazel/* For #328 |
||
---|---|---|
.. | ||
.gitignore | ||
__init__.py | ||
apply_patch.py | ||
phabtalk.py | ||
README.md |
This folder contains Python scripts that talk to Phabricator.
They require a few libraries listed in requirements.txt
.
To install the requirements locally run pip3 install -r requirements.txt
.