Skip to content

Conversation

@paddyroddy
Copy link
Owner

@paddyroddy paddyroddy requested a review from Copilot October 8, 2025 11:12
@paddyroddy paddyroddy self-assigned this Oct 8, 2025
@paddyroddy paddyroddy added the enhancement New feature or request label Oct 8, 2025
Copy link

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 adds support for Python 3.14 to the project configuration and CI/CD workflows. The changes update build matrices, classifiers, and deployment configurations to include the new Python version.

  • Added Python 3.14 to package classifiers and test environments
  • Updated CI workflows to test against Python 3.14
  • Modified deployment and documentation workflows to use Python 3.14

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
pyproject.toml Added Python 3.14 classifier and test environment configurations
.github/workflows/test.yaml Updated test matrix to include Python 3.14 and changed macOS/Windows to use 3.14
.github/workflows/documentation.yaml Changed Python version from 3.13 to 3.14 for documentation builds
.github/workflows/deploy.yaml Updated deployment workflow to use Python 3.14 instead of 3.13

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

@paddyroddy paddyroddy moved this from TODO to Blocked in @paddyroddy Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Blocked

Development

Successfully merging this pull request may close these issues.

2 participants