icesat2py / icepyx

Python tools for obtaining and working with ICESat-2 data
https://icepyx.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
201 stars 100 forks source link

add dependency needed to build packages #511

Closed JessicaS11 closed 4 months ago

JessicaS11 commented 4 months ago

In #500 we transitioned to not calling setup.py directly, using build as recommended. This PR adds the needed build module to the GH action.

github-actions[bot] commented 4 months ago

Binder :point_left: Launch a binder notebook on this branch for commit c11c063c741d9b7279b0c18f4d47bcaa732946ff

I will automatically update this comment whenever this PR is modified

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (448a799) 66.19% compared to head (c11c063) 66.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #511 +/- ## ============================================ Coverage 66.19% 66.19% ============================================ Files 36 36 Lines 3065 3065 Branches 541 541 ============================================ Hits 2029 2029 Misses 945 945 Partials 91 91 ```

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