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

Drop support for python 3.7 #287

Merged
merged 6 commits into from
Jan 30, 2024
Merged

Drop support for python 3.7 #287

merged 6 commits into from
Jan 30, 2024

Conversation

aguscas
Copy link
Collaborator

@aguscas aguscas commented Jan 29, 2024

No description provided.

@aguscas aguscas changed the title Deprecate python 3.7 Drop support for python 3.7 Jan 30, 2024
Copy link
Collaborator

@facundo-lezama facundo-lezama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! I guess the only thing remaining is to update tox.ini file to remove tests for Python 3.7.

@@ -22,7 +22,7 @@ jobs:
strategy:
max-parallel: 4
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this doesn't affect things, but maybe we can reduce it to 3.

@@ -98,7 +98,7 @@ jobs:
strategy:
max-parallel: 4
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here.

Reduce number of parallel jobs to 3 in github actions
@aguscas aguscas merged commit 2bd5c2e into master Jan 30, 2024
11 checks passed
@aguscas aguscas deleted the deprecate-3.7 branch January 30, 2024 14:02
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.

2 participants