diff options
author | Dan Albert <danalbert@google.com> | 2015-04-17 13:01:29 -0700 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2015-04-17 17:39:36 -0700 |
commit | d3fe4f1229ae0a50276b02d9c8e1efe8949a8726 (patch) | |
tree | cc3d09517bf433bf3081c18562ac12a85ee5f468 /tools/bionicbb/README.md | |
parent | 3875744f89600027c69ea68650fff1eeb4b29723 (diff) | |
download | bionic-d3fe4f1229ae0a50276b02d9c8e1efe8949a8726.zip bionic-d3fe4f1229ae0a50276b02d9c8e1efe8949a8726.tar.gz bionic-d3fe4f1229ae0a50276b02d9c8e1efe8949a8726.tar.bz2 |
Merge the two bionicbb services into one.
Change-Id: I6490da1ec96b2e24b330296950be84424e11bd35
Diffstat (limited to 'tools/bionicbb/README.md')
-rw-r--r-- | tools/bionicbb/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bionicbb/README.md b/tools/bionicbb/README.md index 4d3291f..a285984 100644 --- a/tools/bionicbb/README.md +++ b/tools/bionicbb/README.md @@ -8,6 +8,7 @@ Dependencies ------------ * Python 2.7 + * [Advanced Python Scheduler](https://apscheduler.readthedocs.org/en/latest/) * [Flask](http://flask.pocoo.org/) * [Google API Client Library](https://developers.google.com/api-client-library/python/start/installation) * [jenkinsapi](https://pypi.python.org/pypi/jenkinsapi) |