From fee80b5cf220678c8bae05b06e608b19c82fdd33 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 15 Nov 2010 22:09:46 -0700 Subject: [PATCH] ... --- 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 46aabecfa0..98ec6dac0f 100644 --- a/setup/installer/windows/notes.rst +++ b/setup/installer/windows/notes.rst @@ -28,7 +28,7 @@ If there are no windows binaries already compiled for the version of python you Run the following command to install python dependencies:: - easy_install --always-unzip -U ipython mechanize pyreadline python-dateutil dnspython + easy_install --always-unzip -U ipython mechanize pyreadline python-dateutil dnspython cssutils clientform Install BeautifulSoup 3.0.x manually into site-packages (3.1.x parses broken HTML very poorly)