build: update supported python versions to include 3.12#42
Conversation
* support the 3 most recent python releases: 3.10, 3.11, 3.12
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #42 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 18 18
=========================================
Hits 18 18 ☔ View full report in Codecov by Sentry. |
|
@reece how can we update all repos with this change? |
|
At maintainers meeting, agreed to upgrade repos to importlib (and remove pkg_resources) before supporting 3.12. |
|
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
|
I've created test PRs for most of the major repos (hesitant to do too much in UTA since I know it's undergoing a significant refactor). SeqRepo requires a temporary pin of |
close #38