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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mdonadoni
Copy link
Member

BREAKING CHANGE: drop support for Python 3.6 and 3.7

Closes #784

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.15%. Comparing base (b4f4633) to head (a7248c7).

Current head a7248c7 differs from pull request most recent head 6300614

Please upload reports for the commit 6300614 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #793   +/-   ##
=======================================
  Coverage   18.15%   18.15%           
=======================================
  Files          26       26           
  Lines        2478     2478           
=======================================
  Hits          450      450           
  Misses       2028     2028           

mdonadoni added a commit to mdonadoni/reana that referenced this pull request Mar 26, 2024
BREAKING CHANGE: drop support for Python 3.6 and 3.7

Closes reanahub#784
mdonadoni added a commit to mdonadoni/reana that referenced this pull request Mar 26, 2024
BREAKING CHANGE: drop support for Python 3.6 and 3.7

Closes reanahub#784
mdonadoni added a commit to mdonadoni/reana that referenced this pull request Mar 26, 2024
BREAKING CHANGE: drop support for Python 3.6 and 3.7

Closes reanahub#784
@mdonadoni
Copy link
Member Author

Many components do not set the python_requires field in setup.py. Should we add it everywhere, even to cluster components that are not published to PyPI?

Also see related comment reanahub/reana-db#235 (comment)

mdonadoni added a commit to mdonadoni/reana that referenced this pull request May 29, 2024
BREAKING CHANGE: drop support for Python 3.6 and 3.7

Closes reanahub#784
@mdonadoni mdonadoni marked this pull request as ready for review May 29, 2024 12:23
BREAKING CHANGE: drop support for Python 3.6 and 3.7

Closes reanahub#784
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.

build: drop Python 3.6 and 3.7
1 participant