added upstream issue for not supported python version

This commit is contained in:
databender 2021-08-18 14:48:47 +05:30
parent 79bad0cf82
commit bcf38a6719
1 changed files with 3 additions and 1 deletions

View File

@ -1070,7 +1070,9 @@ In order to use this parser:
* Install `Reppy <https://github.com/seomoz/reppy/>`_ by running ``pip install reppy``
.. warning:: Does not support Python 3.9+
.. warning:: `Upstream issue #122
<https://github.com/seomoz/reppy/issues/122>`_ prevents reppy usage in
Python 3.9+.
* Set :setting:`ROBOTSTXT_PARSER` setting to
``scrapy.robotstxt.ReppyRobotParser``