Skip to content

remove python 3.9 from tox#3210

Merged
deacon-mp merged 7 commits intomasterfrom
tox-remove-py39
Oct 13, 2025
Merged

remove python 3.9 from tox#3210
deacon-mp merged 7 commits intomasterfrom
tox-remove-py39

Conversation

@uruwhy
Copy link
Copy Markdown
Contributor

@uruwhy uruwhy commented Sep 29, 2025

Description

  • remove python3.9 from tox envlist
  • set pytest to verbose to help with debugging

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Workflows

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@deacon-mp deacon-mp requested a review from Copilot September 29, 2025 23:23
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes Python 3.9 from the tox test environment list, simplifying the testing matrix to only include Python 3.10, 3.11, and 3.12.

  • Removes py39 from the tox envlist configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

deacon-mp
deacon-mp previously approved these changes Oct 6, 2025
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 6, 2025

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 7, 2025

@deacon-mp deacon-mp merged commit 5eb0f29 into master Oct 13, 2025
21 checks passed
@deacon-mp deacon-mp deleted the tox-remove-py39 branch October 13, 2025 22:59
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