scrapinghub / scrapinghub-entrypoint-scrapy

Scrapy entrypoint for Scrapinghub job runner
BSD 3-Clause "New" or "Revised" License
25 stars 16 forks source link

Python 3.3 and 3.4 is consired unmantained now. #50

Closed dangra closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #50 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files          13       13           
  Lines         724      724           
=======================================
  Hits          684      684           
  Misses         40       40

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d92f9eb...bbd64f1. Read the comment docs.

dangra commented 6 years ago

not hard but it is old considering 3.6 is current stable and 3.7 is around the corner. Are we using 3.4 on any of our stacks?

vshlapakov commented 6 years ago

@dangra Nope, 3.5 is minimal. Ok, sounds good :ok_hand: