1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-28 00:30:03 +02: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

View File

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