diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2018-10-23 19:02:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-23 19:02:17 +0000 |
commit | e837d81bbbac7f187031e9a98e9d7d23167883f5 (patch) | |
tree | 890c4cd2755d54e74c3d4004543bab098686ae60 /etc | |
parent | 59a45da4f3aabc2437a437a4ead18feb9d5b4a27 (diff) | |
parent | 037512ad79639516f0bcd772b6080fe8ba28ff5e (diff) |
Merge "VNFRQTS - Fix incorrect metadata usage"
Diffstat (limited to 'etc')
-rw-r--r-- | etc/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt index db5c4ac..21bd7e0 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -32,3 +32,4 @@ sphinxcontrib-swaggerdoc sphinxcontrib-plantuml xlwt==1.3.0 PyYAML>=3.10,<4 +pytest |