NannyML / nannyml

nannyml: post-deployment data science in python
https://www.nannyml.com/
Apache License 2.0
1.97k stars 139 forks source link

Revert Matplotlib pinning changes #403

Closed nnansters closed 4 months ago

nnansters commented 4 months ago

Try reverting to the older situation (see 5493766dfdb60315f0ec3a2e3addb6d6836f36d7). It was apparently causing issues in the Conda package build process.

The changes were added to deal with suddenly broken builds on our end.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 76.98%. Comparing base (8bffbcd) to head (9c7a9a9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #403 +/- ## ======================================= Coverage 76.98% 76.98% ======================================= Files 108 108 Lines 9267 9267 Branches 1656 1656 ======================================= Hits 7134 7134 Misses 1674 1674 Partials 459 459 ```

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