spacetelescope / spherical_geometry

A Python package for handling spherical polygons that represent arbitrary regions of the sky
http://spherical-geometry.readthedocs.io/
62 stars 31 forks source link

Update python min version to 3.8 #219

Closed WilliamJamieson closed 2 years ago

WilliamJamieson commented 2 years ago

Addresses this comment for @pllim.

WilliamJamieson commented 2 years ago

Note that the 3.7 required CI should be dropped in the repo settings.

pllim commented 2 years ago

Also, I dropped 3.7 from branch protection rule. Thanks!

codecov[bot] commented 2 years ago

Codecov Report

Merging #219 (959f1f4) into master (fc94568) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   64.99%   64.99%           
=======================================
  Files           8        8           
  Lines        1254     1254           
=======================================
  Hits          815      815           
  Misses        439      439           
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)

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 fc94568...959f1f4. Read the comment docs.