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