Skip to content

Commit

Permalink
Add python-beautifulsoup to installation script, #452.
Browse files Browse the repository at this point in the history
  • Loading branch information
ismailsunni committed Dec 20, 2012
1 parent dea7757 commit 36f1e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/inasafe-install
Expand Up @@ -25,7 +25,7 @@ sudo apt-get install -q -y qgis python-qgis

echo "Installing Ubuntu packages for development"
sudo apt-get install -y git rsync pep8 python-nose python-coverage python-numpy\
pyqt4-dev-tools python-pip libqt4-dev pyflakes python-nosexcover python-scientific python-pytz
pyqt4-dev-tools python-pip libqt4-dev pyflakes python-nosexcover python-scientific python-pytz python-beautifulsoup
echo "Installing sphinx from pip because at least 1.1 is needed for i18n support"
echo "Installing specific pylint version (0.25) for cross host comparison"
# optional - for logging to a sentry server - mainly there for realtime
Expand Down

0 comments on commit 36f1e6d

Please sign in to comment.