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

Change python tested #22

Open
wants to merge 11 commits into
base: dev
Choose a base branch
from
Open

Change python tested #22

wants to merge 11 commits into from

Conversation

danibene
Copy link
Collaborator

@danibene danibene commented Nov 3, 2024

Description

The aim is to increase the minimum Python version tested from 3.7 to 3.8, since tests are currently failing on 3.7.

Proposed Changes

I changed the ci.yml function so that automated tests are only run with 3.8+. I also updated setup.cfg to require Python 3.8+.

Checklist

Here are some things to check before creating the pull request. If you encounter any issues, don't hesitate to ask for help :)

  • I have read the contributor's guide.
  • The base branch of my pull request is the dev branch, not the main branch.
  • I ran the code checks on the files I added or modified and fixed the errors.
  • I updated the changelog.

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.

1 participant