diff --git a/run_tests_common.sh b/run_tests_common.sh index f3559ff4..0f8badf2 100755 --- a/run_tests_common.sh +++ b/run_tests_common.sh @@ -78,7 +78,7 @@ if [[ "${ID,,}" == "centos" ]] && [[ ${VERSION_ID} == "8" ]]; then fi # Install bindep and tox -sudo "${PIP_EXEC_PATH}" install 'bindep>=2.4.0' tox 'virtualenv<20.2.2' +sudo "${PIP_EXEC_PATH}" install 'bindep>=2.4.0' tox if [[ "${ID,,}" == "fedora" ]]; then sudo dnf -y install redhat-lsb-core yum-utils