1
0
Fork 0
mirror of synced 2024-06-27 02:20:36 +12:00

install requests with pip

This commit is contained in:
Nick Sweeting 2019-01-05 15:26:49 -05:00 committed by GitHub
parent 0c37aa39c6
commit 8cf1b04fed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,6 +69,8 @@ else
exit 1
fi
pip3 install requests
# Check:
echo ""
echo "[*] Checking installed versions:"