diff options
Diffstat (limited to 'docker/restapi')
-rw-r--r-- | docker/restapi/thirdparty-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt index 8418c3d76..73c11b447 100644 --- a/docker/restapi/thirdparty-requirements.txt +++ b/docker/restapi/thirdparty-requirements.txt @@ -4,4 +4,4 @@ robotframework-sshlibrary;python_version=='2.7' baro_tests sdnvpn sfc -# doctor-tests;python_version>='3.0' +doctor-tests;python_version>='3.0' |