A new version of Python 3.14 has recently been released. To ensure continued compatibility of CodeEntropy with the latest Python ecosystem, we should update the CI pipeline to include Python 3.14 in the test matrix.
This will help us:
- Detect any breaking changes or deprecations early.
- Ensure users can run CodeEntropy with the latest Python version.
- Maintain forward compatibility and reproducibility across environments.
Tasks:
A new version of
Python 3.14has recently been released. To ensure continued compatibility ofCodeEntropywith the latest Python ecosystem, we should update the CI pipeline to includePython 3.14in the test matrix.This will help us:
Tasks:
Python 3.14to the CI configuration.Python 3.14.Python 3.14.pyproject.tomlto include the use ofPython 3.14.