MRChemSoft / mrchem

MultiResolution Chemistry
GNU Lesser General Public License v3.0
27 stars 21 forks source link

Fix incoming build error in rtd #466

Closed Gabrielgerez closed 11 months ago

Gabrielgerez commented 11 months ago

the key build.os will start being a requirement soon (see link ) Hopefully this fixes any issues

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (11d3806) 69.57% compared to head (ed506c0) 69.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #466 +/- ## ======================================= Coverage 69.57% 69.57% ======================================= Files 179 179 Lines 15036 15036 ======================================= Hits 10461 10461 Misses 4575 4575 ```

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

Gabrielgerez commented 11 months ago

I'll then merge this, @robertodr could you check the PR on MRCPP. it is the same changes