mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-24 21:43:55 +00:00
DOC Removed pywin32 from install instructions as it's already declared as dependency.
This commit is contained in:
parent
7d187735ff
commit
f8ae99d18f
@ -44,13 +44,10 @@ Anaconda
|
||||
If you already have installed `Anaconda`_ or `Miniconda`_, the company
|
||||
`Scrapinghub`_ maintains official conda packages for Linux, Windows and OS X.
|
||||
|
||||
To install Scrapy in Linux or OS X, use:
|
||||
To install Scrapy using ``conda``, run::
|
||||
|
||||
conda install -c scrapinghub scrapy
|
||||
|
||||
To install Scrapy in Windows, use:
|
||||
|
||||
conda install -c scrapinghub scrapy pywin32
|
||||
|
||||
Windows
|
||||
-------
|
||||
|
Loading…
x
Reference in New Issue
Block a user