Skip to content

Conversation

@pydanny
Copy link
Contributor

@pydanny pydanny commented Oct 20, 2025

This pull request:

  • Updates the Makefile test range to support Python 3.13, 3.12, and 3.11
  • Update pyproject.toml to allow for Python 3.13, 3.12, and 3.11
  • Finishes improveing the linting and testing configuration, centralizing config in pyproject.toml and focusing on Astral powered tooling

Note

This change is throwing warning for Pydantic v1, which is deprecated. In a future PR we'll look into ensuring only pydantic v2 is used

- Increased supported Python versions to <3.14 in pyproject.toml and uv.lock.
- Updated Makefile to run tests for Python 3.11, 3.12, and 3.13.
- Removed .isort.cfg and mypy.ini config files, moving mypy settings to pyproject.toml.
@pydanny pydanny marked this pull request as draft October 20, 2025 09:52
@pydanny pydanny marked this pull request as ready for review October 20, 2025 09:53
@jordic jordic merged commit 3b8e5e2 into jordic:master Oct 22, 2025
6 checks passed
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