astropy / astropy-healpix

BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger
https://astropy-healpix.readthedocs.io
BSD 3-Clause "New" or "Revised" License
50 stars 22 forks source link

Add configuration for nightly wheels #203

Closed astrofrog closed 7 months ago

astrofrog commented 7 months ago

This should allow downstream packages to avoid issues like #202, or at least give them an easy way to install a compatible version of astropy-healpix. I'll merge if CI passes as this is blocking the reproject CI.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (855a8f9) 88.27% compared to head (8bfb803) 88.27%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #203 +/- ## ======================================= Coverage 88.27% 88.27% ======================================= Files 6 6 Lines 503 503 ======================================= Hits 444 444 Misses 59 59 ```

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