Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict matplotlib version #311

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Restrict matplotlib version #311

merged 1 commit into from
Dec 18, 2024

Conversation

dsavchenko
Copy link
Member

There is an incompatibility between astropy and recent matplotlib.
It seems that a fix for this incompatibility hasn't been backported to the versions of astropy we rely on (astropy is currently restricted in our dependencies).
It hasn't been observed directly with oda_api itself, but @andriineronov encountered a problem in the environment where gammapy is also present. So to be on a safe side, I propose to restrict it as well.
NOTE: don't forget to restrict in conda package as well.

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.19%. Comparing base (fab586c) to head (a6f7bcc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
+ Coverage   59.05%   59.19%   +0.13%     
==========================================
  Files          23       23              
  Lines        5009     5009              
==========================================
+ Hits         2958     2965       +7     
+ Misses       2051     2044       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dsavchenko dsavchenko merged commit ff0c536 into master Dec 18, 2024
17 of 18 checks passed
@dsavchenko dsavchenko deleted the restrict-matplotlib branch December 18, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants