Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Add Python 3.14 and wxPython 4.2.2 tests (#1477)
Regarding unit tests, the idea is to test: * The oldest supported Python (to check for regressions) * The newest (to check current code feasibility) * An experimental/development version (to check future compatibility) No real need to test in between, since those three should cover every case.
- Loading branch information