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

Add Python 3.11, Remove Python 3.7 #362

Merged
merged 3 commits into from
Nov 7, 2023
Merged

Conversation

AaronDJohnson
Copy link
Collaborator

As is typical, the day before the next version of Python is released, I'm recommending that we support Python 3.11 and remove Python 3.7 which is deprecated.

This PR adds support for Python 3.11, and removes support for Python 3.7.
Additionally, it updates the Python versions wherever they are mentioned (e.g., in the docs where Python 2.6 was mentioned).

@codecov
Copy link

codecov bot commented Oct 1, 2023

Codecov Report

Merging #362 (294dd75) into master (c49646c) will decrease coverage by 0.07%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #362      +/-   ##
==========================================
- Coverage   88.37%   88.31%   -0.07%     
==========================================
  Files          13       13              
  Lines        3012     3012              
==========================================
- Hits         2662     2660       -2     
- Misses        350      352       +2     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c49646c...294dd75. Read the comment docs.

@vhaasteren vhaasteren changed the base branch from master to dev November 7, 2023 08:58
@vhaasteren vhaasteren self-requested a review November 7, 2023 08:59
@vhaasteren vhaasteren merged commit c43b503 into nanograv:dev Nov 7, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants