diff options
Diffstat (limited to 'docker/features/thirdparty-requirements.txt')
-rw-r--r-- | docker/features/thirdparty-requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt index e9b16b933..795827076 100644 --- a/docker/features/thirdparty-requirements.txt +++ b/docker/features/thirdparty-requirements.txt @@ -3,6 +3,6 @@ robotframework-requests robotframework-sshlibrary;python_version=='2.7' # baro_tests # sdnvpn -# sfc +sfc # stor4nfv_tests -# doctor-tests;python_version>='3.0' +doctor-tests;python_version>='3.0' |