jobovy / galpy

Galactic Dynamics in python
https://www.galpy.org
BSD 3-Clause "New" or "Revised" License
226 stars 98 forks source link

Remove specific gcc version for installing ``pynbody`` #647

Closed jobovy closed 4 months ago

jobovy commented 4 months ago

Doesn't seem to be necessary currently because we are back to installing pynbody wheels and when building pynbody becomes necessary again, might have to do GCC13 anyway..

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.91%. Comparing base (1745307) to head (0d98a5a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #647 +/- ## ======================================= Coverage 99.91% 99.91% ======================================= Files 200 200 Lines 29260 29260 Branches 563 564 +1 ======================================= Hits 29236 29236 Misses 24 24 ```

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