Add support for python 3.14
Author: liamlundyCreated Jun 5, 2026Updated Jun 13, 2026
I can't install the latest luigi because its only support up to 3.13. What needs to happen to enable it for 3.14? I'm happy to create a PR if there is a process to follow.
I'm assuming at the bare minimum it needs the following tasks:
- Modify pyproject.toml
- Add 3.14 to unit test matrix
Source: spotify/luigi