diff options
author | Tim Rozet <trozet@redhat.com> | 2017-09-25 13:41:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-25 13:41:31 +0000 |
commit | 3aa975e7f5b73f9caa4f759926cc8710b3b0fd92 (patch) | |
tree | ec0ce0c4c79f64b868b60c8a95a1fd0649bf0a0d /test-requirements.txt | |
parent | 493876c4933b5eac8a5026bdd79f2a3a4ae7ac20 (diff) | |
parent | c876e9d261a7c3189cc8374c995014309c5b9881 (diff) |
Merge "Adding unittests for build"
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index f22863c7..4d4509ea 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4,3 +4,5 @@ nose # LGPL flake8<2.6.0,>=2.5.4 # MIT pylint==1.4.5 # GPLv2 sphinx!=1.3b1,<1.4,>=1.2.1 # BSD +gitpython #BSD +pygerrit2 #MIT |