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