Open khaeru opened 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.61%. Comparing base (
e22eab6
) to head (d8e2abd
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Actually test against the earliest supported Pint version shown in pyproject.toml.
Here we see:
AttributeError: module 'numpy' has no attribute 'alen'
This was removed in numpy 1.23.0, released 2022-06-23. Numpy 1.22.4 only provides wheels up to Python 3.10.