mirror of https://github.com/scrapy/scrapy.git
dependencides → dependencies (#4800)
This commit is contained in:
parent
5e997587d9
commit
7f1e74daa2
|
|
@ -211,7 +211,7 @@ PyPy
|
|||
We recommend using the latest PyPy version. The version tested is 5.9.0.
|
||||
For PyPy3, only Linux installation was tested.
|
||||
|
||||
Most Scrapy dependencides now have binary wheels for CPython, but not for PyPy.
|
||||
Most Scrapy dependencies now have binary wheels for CPython, but not for PyPy.
|
||||
This means that these dependecies will be built during installation.
|
||||
On macOS, you are likely to face an issue with building Cryptography dependency,
|
||||
solution to this problem is described
|
||||
|
|
|
|||
Loading…
Reference in New Issue