reanahub / reana-workflow-engine-snakemake

REANA Workflow Engine Snakemake
MIT License
0 stars 21 forks source link

build(python): drop support for Python 3.6 and 3.7 (#94) #94

Closed mdonadoni closed 4 days ago

mdonadoni commented 1 month ago

BREAKING CHANGE: drop support for Python 3.6 and 3.7

Closes reanahub/reana#784

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 3.78%. Comparing base (419bed6) to head (3ef33c3).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/reanahub/reana-workflow-engine-snakemake/pull/94/graphs/tree.svg?width=650&height=150&src=pr&token=T60GN05T4Q&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub)](https://app.codecov.io/gh/reanahub/reana-workflow-engine-snakemake/pull/94?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reanahub) ```diff @@ Coverage Diff @@ ## master #94 +/- ## ====================================== Coverage 3.78% 3.78% ====================================== Files 6 6 Lines 185 185 ====================================== Hits 7 7 Misses 178 178 ```