pytroll / pyresample

Geospatial image resampling in Python
http://pyresample.readthedocs.org
GNU Lesser General Public License v3.0
344 stars 95 forks source link

Remove python versions tested note in documentation #515

Closed simonrp84 closed 1 year ago

simonrp84 commented 1 year ago

The readme file has an outdated section on python versions - this PR removes that section.

codecov[bot] commented 1 year ago

Codecov Report

Merging #515 (671aac2) into main (0bc1a0b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #515   +/-   ##
=======================================
  Coverage   94.32%   94.32%           
=======================================
  Files          79       79           
  Lines       12944    12944           
=======================================
  Hits        12209    12209           
  Misses        735      735           
Flag Coverage Δ
unittests 94.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

coveralls commented 1 year ago

Coverage Status

Coverage: 93.846%. Remained the same when pulling 671aac2639a3842fdc106e4c4c86aabb5c014396 on simonrp84:patch-1 into 0bc1a0b47220bf9225b8448121ec0c7e930476bf on pytroll:main.