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/thirdparty-requirements.txt | |
parent | 63c4f79fda75a4f9f0bdc056e96bb8b5df563210 (diff) | |
parent | 1e1fba3aa18ebcbff6746586654805a44e88e9fe (diff) |
Merge "Enable Doctor testcase"
Diffstat (limited to 'docker/thirdparty-requirements.txt')
-rw-r--r-- | docker/thirdparty-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/thirdparty-requirements.txt b/docker/thirdparty-requirements.txt index 741eb8ef..a6354577 100644 --- a/docker/thirdparty-requirements.txt +++ b/docker/thirdparty-requirements.txt @@ -2,7 +2,7 @@ baro_tests sdnvpn sfc promise -doctor-test +doctor-tests;python_version>='3.0' tosca-parser>=0.7.0 # Apache-2.0 heat-translator>=0.4.0 # Apache-2.0 refstack-client |