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

Add Python 3.12 to CI matrix #204

Merged
merged 3 commits into from
Jan 31, 2024
Merged

Add Python 3.12 to CI matrix #204

merged 3 commits into from
Jan 31, 2024

Conversation

caleb531
Copy link
Owner

@eliotwrobson This PR updates the CI jobs to run against GitHub Actions. It also adds runs the build and lint commands against multiple Python versions to ensure we aren't relying on any type features added since Python 3.8.

I think I implemented everything correctly. It took a few tries to get CI working, but the issues were mostly fixed by upgrading certain dependencies in the toolchain.

Also run build and lint CI jobs to ensure that building and linting
works for older Python versions.
In an attempt to fix a flake8.exceptions.FailedToLoadPlugin error on
Python 3.12.
@coveralls
Copy link

Coverage Status

coverage: 99.64%. remained the same
when pulling 4008f3a on python-version-ci
into 5a36080 on develop.

Copy link
Collaborator

@eliotwrobson eliotwrobson left a comment

Choose a reason for hiding this comment

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

One small question but otherwise seems good!

requirements.txt Show resolved Hide resolved
@caleb531 caleb531 merged commit 45f3ded into develop Jan 31, 2024
32 checks passed
@caleb531 caleb531 deleted the python-version-ci branch January 31, 2024 05:50
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.

3 participants