pytroll / pyorbital

Orbital and astronomy computations in python
http://pyorbital.readthedocs.org/
GNU General Public License v3.0
224 stars 77 forks source link

Drop direct support of Python <3.8 #102

Closed djhoese closed 2 years ago

djhoese commented 2 years ago

We don't have any direct incompatibilities currently, but we need to define this sooner rather than later so when we do users are able to download incompatible versions from PyPI.

codecov[bot] commented 2 years ago

Codecov Report

Merging #102 (8dcf5a8) into main (fb39a52) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   87.03%   87.03%           
=======================================
  Files          13       13           
  Lines        2052     2052           
=======================================
  Hits         1786     1786           
  Misses        266      266           
Flag Coverage Δ
unittests 87.03% <ø> (ø)

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


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 fb39a52...8dcf5a8. Read the comment docs.