mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-16 02:36:09 +01:00
...
This commit is contained in:
parent
ca466d77ee
commit
fee80b5cf2
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue