Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
284aeae
)
Add mock to requirements.txt
05/33505/1
author
Linda Wang
<wangwulin@huawei.com>
Wed, 19 Apr 2017 02:18:26 +0000
(
02:18
+0000)
committer
Linda Wang
<wangwulin@huawei.com>
Wed, 19 Apr 2017 02:23:11 +0000
(
02:23
+0000)
Package mock is absent for functest, while it is required by
decorators.py.
Change-Id: I0d042def0335e369c4e22a349e3068829e1d2c59
Signed-off-by: Linda Wang <wangwulin@huawei.com>
requirements.txt
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index
ee629ea
..
92f16bc
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-31,3
+31,4
@@
dnspython
Pillow==3.3.0
click==6.6
openbaton-cli==2.2.1-beta7
+mock==1.3.0