+# If you want to run the test suite, you need to install the following
+# additional packages:
+
+ sudo yum install -y python-pip python-Levenshtein python-psycopg2 \
+ python-numpy php-phpunit-PHPUnit
+ pip install --user --upgrade pip setuptools lettuce==0.2.18 six==1.9 \
+ haversine Shapely pytidylib
+ sudo pear install PHP_CodeSniffer
+