diff options
Diffstat (limited to 'docker/features/thirdparty-requirements.txt')
-rw-r--r-- | docker/features/thirdparty-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt index 86571c297..73c11b447 100644 --- a/docker/features/thirdparty-requirements.txt +++ b/docker/features/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' |