SciTools / iris-esmf-regrid

A collection of structured and unstructured ESMF regridding schemes for Iris.
https://iris-esmf-regrid.readthedocs.io/en/latest
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

Revert "Drop support for Python 3.6." #154

Closed bjlittle closed 2 years ago

bjlittle commented 2 years ago

Reverts SciTools-incubator/iris-esmf-regrid#150

codecov[bot] commented 2 years ago

Codecov Report

Merging #154 (c98b5eb) into main (7b7df8f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #154   +/-   ##
=======================================
  Coverage   99.10%   99.10%           
=======================================
  Files          14       14           
  Lines        1005     1005           
=======================================
  Hits          996      996           
  Misses          9        9           

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 7b7df8f...c98b5eb. Read the comment docs.

bjlittle commented 2 years ago

This PR was merged on main but reverted as it was causing a conflict with #153, which we wanted to merge first.

Indeed, this PR is now redundant, thanks to #153

Apologies for the confusion @trexfeathers and @stephenworsley