spacetelescope / stdatamodels

https://stdatamodels.readthedocs.io
Other
5 stars 24 forks source link

drop python 3.9 #287

Closed braingram closed 4 months ago

braingram commented 4 months ago

Drops support for python 3.9 inline with https://github.com/spacetelescope/jwst/pull/8365

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.92%. Comparing base (4d7c3a6) to head (7a7d955). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ========================================== + Coverage 64.84% 64.92% +0.08% ========================================== Files 103 104 +1 Lines 5694 5707 +13 ========================================== + Hits 3692 3705 +13 Misses 2002 2002 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

zacharyburnett commented 4 months ago

I was wondering why my batchpr script didn't make a PR for stdatamodels like it did for everything else, but then I realized I had typed it as spacetelescope/stadamodels in the list, so it just silently failed 😂