Skip to content
New issue

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

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

Already on GitHub? # to your account

Upgrade supported Python versions #49

Merged
merged 10 commits into from
Dec 3, 2022
Merged

Upgrade supported Python versions #49

merged 10 commits into from
Dec 3, 2022

Conversation

ConorMacBride
Copy link
Owner

  • Drop support for py37 and add support for py310 and py311
  • Use Python Limited API so older wheels hopefully automatically work with newer versions of Python
  • Upgrade Matplotlib's get colormap API to fix a warning
  • Upgrade the Matplotlib version used for the figure tests

@codecov
Copy link

codecov bot commented Dec 3, 2022

Codecov Report

Merging #49 (ef17df3) into main (2443a06) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   95.06%   95.07%   +0.01%     
==========================================
  Files          18       18              
  Lines        1378     1382       +4     
==========================================
+ Hits         1310     1314       +4     
  Misses         68       68              
Impacted Files Coverage Δ
src/mcalf/utils/plot.py 100.00% <100.00%> (ø)
src/mcalf/visualisation/velocity.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ConorMacBride ConorMacBride force-pushed the upgrade-python branch 2 times, most recently from f0b06b2 to 17cce94 Compare December 3, 2022 16:45
@ConorMacBride ConorMacBride merged commit ad776c0 into main Dec 3, 2022
@ConorMacBride ConorMacBride deleted the upgrade-python branch December 3, 2022 20:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant