Skip to content

Add py314 to matrix, clean up some loose ends#9

Merged
veselosky merged 2 commits intodjango5.2from
8-support-python-314
Jan 3, 2026
Merged

Add py314 to matrix, clean up some loose ends#9
veselosky merged 2 commits intodjango5.2from
8-support-python-314

Conversation

@veselosky
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown

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 Python 3.14 to the testing matrix and performs cleanup tasks including removal of the django-rich dependency and updates to dependency management documentation.

Key changes:

  • Adds Python 3.14 (py314) to the tox testing matrix
  • Removes django-rich dependency from all tox environments (keeping the core rich package)
  • Removes the django60-py313 test environment and updates Django 6.0 version specifier
  • Updates README documentation for dependency management commands to use modern uv syntax
  • Adds tox-uv to development dependencies

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
tox.ini Adds py314 to test matrix, removes django-rich from all environments, removes django60-py313 testenv, updates Django 6.0 version specifier, and adds py314 to gh-actions mapping
pyproject.toml Adds tox-uv>=1.29.0 to development dependencies for improved tox integration with uv
README.md Removes django-rich documentation, updates Python version range to 3.10-3.14, clarifies Django 6.0 testing status, and modernizes dependency management commands to use uv add/sync

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread tox.ini
@veselosky veselosky merged commit e182769 into django5.2 Jan 3, 2026
1 check passed
@veselosky veselosky deleted the 8-support-python-314 branch January 3, 2026 14:35
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