Skip to content

Commit

Permalink
adding back in mitmproxy to install script
Browse files Browse the repository at this point in the history
  • Loading branch information
englehardt committed Jun 12, 2015
1 parent 903bc39 commit 4cd5f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo apt-get update

sudo apt-get install firefox htop git python-dev python-pip libxml2-dev libxslt-dev libffi-dev libssl-dev build-essential xvfb

sudo pip install -U pyvirtualdisplay beautifulsoup4 netlib pyasn1 PyOPenSSL python-dateutil tld pyamf psutil
sudo pip install -U pyvirtualdisplay beautifulsoup4 netlib pyasn1 PyOPenSSL python-dateutil tld pyamf psutil mitmproxy

# Install specific version of Firefox and selenium
# known to work well together.
Expand Down

0 comments on commit 4cd5f78

Please sign in to comment.