Skip to content

Remove python3.9 support & ensure tutorial tests only run when required#668

Merged
tturocy merged 11 commits intomasterfrom
fix/659
Dec 8, 2025
Merged

Remove python3.9 support & ensure tutorial tests only run when required#668
tturocy merged 11 commits intomasterfrom
fix/659

Conversation

@edwardchalstrey1
Copy link
Copy Markdown
Member

@edwardchalstrey1 edwardchalstrey1 commented Dec 4, 2025

See discussion on #661

Can now do pytest --run-tutorials, doing just pytest skips tutorials

  • Update --run-tutorials logic so that if pytest tests/test_tutorials.py is run, the tutorials tests are still run, even if --run-tutorials not set
  • Update developer docs on running tests locally to explain --run-tutorials flag usage
  • Update package metadata to remove 3.9

@edwardchalstrey1 edwardchalstrey1 changed the title Ensure tutorial tests only run when required Update GitHub actions python versions to & ensure tutorial tests only run when required Dec 4, 2025
@edwardchalstrey1 edwardchalstrey1 changed the title Update GitHub actions python versions to & ensure tutorial tests only run when required Remove python3.9 support & ensure tutorial tests only run when required Dec 4, 2025
@edwardchalstrey1 edwardchalstrey1 marked this pull request as ready for review December 4, 2025 15:49
@tturocy tturocy merged commit 35baea2 into master Dec 8, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Ed Chalstrey Gambit priorities Dec 8, 2025
@tturocy tturocy deleted the fix/659 branch December 8, 2025 10:05
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.

[Test]: Skip notebook tests locally by default

2 participants