mirror of https://github.com/scrapy/scrapy.git
updated suggested changes after review
This commit is contained in:
parent
cc1cb2de0c
commit
ebddb77a33
|
|
@ -1068,10 +1068,10 @@ Native implementation, provides better speed than Protego.
|
|||
|
||||
In order to use this parser:
|
||||
|
||||
.. warning:: Does not support Python 3.9+
|
||||
|
||||
* Install `Reppy <https://github.com/seomoz/reppy/>`_ by running ``pip install reppy``
|
||||
|
||||
.. warning:: Does not support Python 3.9+
|
||||
|
||||
* Set :setting:`ROBOTSTXT_PARSER` setting to
|
||||
``scrapy.robotstxt.ReppyRobotParser``
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue