Skip to content

Drop support for Python 3.8 and 3.9, add 3.11 #313

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

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Conversation

drbenvincent
Copy link
Collaborator

After the arviz release, the test kept failing because arviz 0.18.0 does not support Python 3.9 (https://github.com/arviz-devs/arviz/pull/2315/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7).

This PR drops support for 3.8 and 3.9 and adds support for 3.11.

@drbenvincent drbenvincent added the devops DevOps related label Apr 5, 2024
@drbenvincent drbenvincent requested a review from juanitorduz April 5, 2024 11:10
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.10%. Comparing base (00dc744) to head (1d5a72d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #313   +/-   ##
=======================================
  Coverage   77.10%   77.10%           
=======================================
  Files          21       21           
  Lines        1380     1380           
=======================================
  Hits         1064     1064           
  Misses        316      316           

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

@drbenvincent drbenvincent merged commit a64fc0a into main Apr 5, 2024
@drbenvincent drbenvincent deleted the drop_py39 branch April 5, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops DevOps related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant