From 940693042f9c1d0ff144e1bc060ad2b9f31323f6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 22 Feb 2015 14:50:56 +0530 Subject: [PATCH] Remove cssselect from windows notes as we no longer depend on it --- setup/installer/windows/notes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/installer/windows/notes.rst b/setup/installer/windows/notes.rst index 9ec1d67c2e..edc62d014b 100644 --- a/setup/installer/windows/notes.rst +++ b/setup/installer/windows/notes.rst @@ -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 pygments + easy_install --always-unzip -U mechanize python-dateutil dnspython cssutils clientform pycrypto pygments Install pyreadline from https://pypi.python.org/pypi/pyreadline/2.0