maho3 / ltu-ili

Robust ML in Astro
https://ltu-ili.readthedocs.io/en/latest/
45 stars 9 forks source link

ensure latest pip version when following installation notes #135

Closed AsianTaco closed 9 months ago

AsianTaco commented 9 months ago

When setting up the environment for pydelfi with python=3.6, the pip version can happen to be too outdated for some dependencies. Running a pip install --upgrade pip will ensure everything can still be installed and runs out of the box.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (17532c4) 97.27% compared to head (89e1331) 97.27%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ======================================= Coverage 97.27% 97.27% ======================================= Files 22 22 Lines 1249 1249 ======================================= Hits 1215 1215 Misses 34 34 ```

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