Skip to content

Drop Python 3.11, set minimum to 3.12#221

Merged
astafan8 merged 1 commit into
mainfrom
drop-python-3.11
May 11, 2026
Merged

Drop Python 3.11, set minimum to 3.12#221
astafan8 merged 1 commit into
mainfrom
drop-python-3.11

Conversation

@astafan8
Copy link
Copy Markdown
Contributor


  • equires-python: >=3.11\ → >=3.12\
  • Remove Python 3.11 classifier (keep 3.12, 3.13, 3.14)
  • Remove 3.11 from CI matrix in pytest.yaml and docs.yaml
  • Update docs GH Pages deploy to use Python 3.12

Part of the Python 3.12 minimum version migration across the measurement code stack.

- requires-python: >=3.11 -> >=3.12
- Remove 3.11 classifier (keep 3.12, 3.13, 3.14)
- Remove 3.11 from CI matrix in pytest.yaml and docs.yaml
- Update docs GH Pages deploy to use Python 3.12

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@astafan8 astafan8 requested a review from jenshnielsen May 11, 2026 09:37
@astafan8 astafan8 enabled auto-merge May 11, 2026 09:38
@astafan8 astafan8 added this pull request to the merge queue May 11, 2026
Merged via the queue into main with commit 41e425f May 11, 2026
9 checks passed
@jenshnielsen jenshnielsen deleted the drop-python-3.11 branch May 11, 2026 10:32
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