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

Deprecate Python 3.7 support #2210

Merged
merged 3 commits into from
Mar 27, 2023

Conversation

fabianegli
Copy link
Contributor

@fabianegli fabianegli commented Mar 27, 2023

It's finally time to deprecate Python 3.7.

Closes #1796

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Merging #2210 (68e011b) into dev (c655a60) will increase coverage by 0.06%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##              dev    #2210      +/-   ##
==========================================
+ Coverage   71.83%   71.89%   +0.06%     
==========================================
  Files          77       77              
  Lines        8365     8355      -10     
==========================================
- Hits         6009     6007       -2     
+ Misses       2356     2348       -8     
Impacted Files Coverage Δ
nf_core/subworkflows/test_yml_builder.py 15.48% <0.00%> (+0.31%) ⬆️
nf_core/modules/test_yml_builder.py 50.90% <100.00%> (+0.24%) ⬆️

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

@fabianegli fabianegli merged commit f3b5d1e into nf-core:dev Mar 27, 2023
@fabianegli fabianegli deleted the deprecate-Python-3.7-support branch March 27, 2023 13:25
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.

2 participants