spacetelescope / drizzle

A package for combining dithered images into a single image
https://spacetelescope-drizzle.readthedocs.io/en/latest/
Other
51 stars 26 forks source link

TST: Use pyerfa-dev in devdeps #127

Closed pllim closed 12 months ago

pllim commented 12 months ago

Attempt to fix devdeps failure.

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (21a9c74) 75.29% compared to head (09dc16a) 75.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ======================================= Coverage 75.29% 75.29% ======================================= Files 7 7 Lines 344 344 ======================================= Hits 259 259 Misses 85 85 ```

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

pllim commented 12 months ago
  1. Are you willing to drop support for Python 3.8?
  2. Are you sure your C-extension code is compatible with numpy 2.0 ABI?
pllim commented 12 months ago

Maybe I should do this more properly from my own fork.