diff options
Diffstat (limited to 'tests/script/bootstrap/common.sh')
| -rw-r--r-- | tests/script/bootstrap/common.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/script/bootstrap/common.sh b/tests/script/bootstrap/common.sh index 221dd21..2b879b8 100644 --- a/tests/script/bootstrap/common.sh +++ b/tests/script/bootstrap/common.sh @@ -168,8 +168,6 @@ if [ -z $COMMON_SOURCED ]; then if ! command -v pip3 >/dev/null 2>&1; then echo "Installing Pip..." _install "python3-pip" - - $SUDO_CMD easy_install3 pip3 fi PIP_SUDO_CMD= |
