diff options
author | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2020-01-31 14:32:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-01-31 14:32:13 +0000 |
commit | ac4118dcf7fe93455eae31427d08cee9dc30db4a (patch) | |
tree | b22291aebd9b56d77f2588a531ab093648ef4d10 /ms/artifact-manager/requirements/test.txt | |
parent | 23f898a96f7e8b3ecb0817abc61612bdc3d2e9aa (diff) | |
parent | be4c46420944531765ecc8bae7305086d71a36d0 (diff) |
Merge "Add Artifact Manager service."
Diffstat (limited to 'ms/artifact-manager/requirements/test.txt')
-rw-r--r-- | ms/artifact-manager/requirements/test.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ms/artifact-manager/requirements/test.txt b/ms/artifact-manager/requirements/test.txt new file mode 100644 index 000000000..5304eac63 --- /dev/null +++ b/ms/artifact-manager/requirements/test.txt @@ -0,0 +1,3 @@ +pytest==5.3.1 +pytest-grpc==0.7.0 +-r local.txt
\ No newline at end of file |