demml/opsml

Add py test for 3.13 and 3.14 in actions

Open

#308 opened on Nov 25, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (3 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (39 stars)
PR merge metrics
 (PR metrics pending)

Description

Tests are currently run for python 3.10-3.12. We should always attempt to align with the latest 3 releases of python here. Based on the current support lifecycle, we should update out actions to test 3.12-3.14

Contributor guide