diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2017-09-20 17:27:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-20 17:27:43 +0000 |
commit | c002052b471023e83ba716543db62b94a4a2bed5 (patch) | |
tree | 385186ac0d98c4e939b71bba8e72cecfc311bb1d /docker/restapi/thirdparty-requirements.txt | |
parent | 63c4f79fda75a4f9f0bdc056e96bb8b5df563210 (diff) | |
parent | 1e1fba3aa18ebcbff6746586654805a44e88e9fe (diff) |
Merge "Enable Doctor testcase"
Diffstat (limited to 'docker/restapi/thirdparty-requirements.txt')
-rw-r--r-- | docker/restapi/thirdparty-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt index 0a9f2a101..618f750be 100644 --- a/docker/restapi/thirdparty-requirements.txt +++ b/docker/restapi/thirdparty-requirements.txt @@ -2,4 +2,5 @@ baro_tests sdnvpn sfc promise +doctor-tests;python_version>='3.0' domino |