mirror of https://github.com/scrapy/scrapy.git
install.rst: minor clarification
This commit is contained in:
parent
75dc93d2cd
commit
7d3dc048a6
|
|
@ -9,7 +9,7 @@ Installation guide
|
|||
Supported Python versions
|
||||
=========================
|
||||
|
||||
Scrapy requires Python 3.5.2+, either the default CPython implementation or
|
||||
Scrapy requires Python 3.5.2+, either the CPython implementation (default) or
|
||||
the PyPy 5.9+ implementation (see :ref:`python:implementations`).
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue