Add gerritlib to requirements
We will need a way to plug-in to the gerrit stream so that we can push comments; this library seems to be the defacto one to do this (and I have contributed code to it so I understand mostly how it works). Change-Id: I485a7e3a72d8d9042ba6da696808b2e29a8bcb2a
This commit is contained in:
parent
1a66998a2a
commit
ea9a848e8e
@ -8,3 +8,4 @@ PyYAML>=3.1.0
|
|||||||
SQLAlchemy>=0.9.7,<=0.9.99
|
SQLAlchemy>=0.9.7,<=0.9.99
|
||||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||||
six>=1.9.0
|
six>=1.9.0
|
||||||
|
gerritlib
|
||||||
|
Loading…
Reference in New Issue
Block a user