LSSTDESC / rail_attic

Redshift Assessment Infrastructure Layers
MIT License
14 stars 9 forks source link

Add pip install wheel to main.yml #335

Closed OliviaLynn closed 1 year ago

OliviaLynn commented 1 year ago

Fixes #333; lets RAIL run on github actions again.

Based on the https://github.com/pypa/pip/issues/8559 deprecation thread.

Talked to someone at somoclu and this seemed the best course of action.

(Note, this adds to the explicit pip install numpy line we've already needed before installing somoclu: https://github.com/peterwittek/somoclu/issues/165).

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (962159b) 100.00% compared to head (278b90d) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #335 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 38 38 Lines 2502 2502 ========================================= Hits 2502 2502 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `100.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=LSSTDESC)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.