ImperialCollegeLondon / pyrealm

Development of the pyrealm package, providing an integrated toolbox for modelling plant productivity, growth and demography using Python.
https://pyrealm.readthedocs.io/
MIT License
16 stars 6 forks source link

WIP - exploring dependency issue from local install on mac #223

Closed AmyOctoCat closed 2 months ago

AmyOctoCat commented 2 months ago

…y.lock file had drifted from pyproject.toml

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Key checklist

Further checks

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 95.17%. Comparing base (7e9d326) to head (c858529). Report is 40 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #223 +/- ## ======================================== Coverage 95.17% 95.17% ======================================== Files 28 28 Lines 1701 1701 ======================================== Hits 1619 1619 Misses 82 82 ```

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

AmyOctoCat commented 2 months ago

Closing this off as two potential solutions have been identified, listed here: https://github.com/ImperialCollegeLondon/pyrealm/issues/226 Approach will be chosen following the investigation of ruff.