Add pygments to the binary builds

This commit is contained in:
Kovid Goyal 2014-11-20 18:17:52 +05:30
parent 247e4ec674
commit d588010b39

View File

@ -119,7 +119,7 @@ tarball. Edit setup.py and set zip_safe=False. Then run::
Run the following command to install python dependencies::
easy_install --always-unzip -U mechanize python-dateutil dnspython cssutils clientform pycrypto cssselect
easy_install --always-unzip -U mechanize python-dateutil dnspython cssutils clientform pycrypto cssselect pygments
Install pyreadline from https://pypi.python.org/pypi/pyreadline/2.0