scrapy / parsel

Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
BSD 3-Clause "New" or "Revised" License
1.11k stars 137 forks source link

Only install typing_extensions on Python 3.7 #271

Closed Gallaecio closed 1 year ago

Gallaecio commented 1 year ago

https://github.com/scrapy/parsel/pull/181#discussion_r1166050511

codecov[bot] commented 1 year ago

Codecov Report

Merging #271 (5422799) into master (bcfd94e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5422799 differs from pull request most recent head 409bd84. Consider uploading reports for the commit 409bd84 to get more accurate results

@@           Coverage Diff           @@
##           master     #271   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files           5        5           
  Lines         455      455           
  Branches       93       93           
=======================================
  Hits          412      412           
  Misses         32       32           
  Partials       11       11           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.