Skip to content

Add python 3.7 and 3.8 versions #5

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

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

Conversation

leander-dsouza
Copy link
Collaborator

Note

#4 needs to be merged prior to the review of this PR.

Basic Info

Info Result
Primary OS tested on Ubuntu

Description of contribution

  • Added Python 3.7 and Python 3.8 to the CI to support running on Debian Buster and Ubuntu Focal.

  • However, the additional versions cannot target Ubuntu 20.04, as the GitHub runner is deprecated.

  • In addition, these versions cannot run on all the operating systems mentioned in the matrix CI, as these releases are out of the bounds of support as described here.

Description of testing done

  • Ran pytest locally to ensure all the unit and linting tests pass:

    pytest -s -v test
  • Created a local fork to validate green CI.

Signed-off-by: Leander Stephen Desouza [email protected]

@leander-dsouza leander-dsouza marked this pull request as ready for review June 2, 2025 04:50
@claraberendsen claraberendsen added this to the First release milestone Jun 3, 2025
Signed-off-by: Leander Stephen D'Souza <[email protected]>
@leander-dsouza leander-dsouza marked this pull request as draft June 16, 2025 17:33
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