foua-pps / level1c4pps

module to create level1c input files to PPS using satpy
GNU General Public License v3.0
3 stars 11 forks source link

Satpy doesn't support Python 3.8 anymore #79

Open pnuu opened 1 year ago

pnuu commented 1 year ago
          I think python 3.8 isn't supported in satpy anymore...

Originally posted by @mraspaud in https://github.com/foua-pps/level1c4pps/issues/78#issuecomment-1517373674

pnuu commented 1 year ago

Just to amend the above short quote: the CI tests need to be adjusted. If Python 3.8 support is still needed, an old version of Satpy will be needed for that case. In general Satpy officially supports only the last 3 stable Python versions (3.9, 3.10 and 3.11 at the moment).

ninahakansson commented 1 year ago

Thanks for reporting @pnuu! I think we can just skip python 3.8 support.