Closed MicahGale closed 1 month ago
Want to review this now @tjlaboss, so if everything passes tomorrow we can merge on Python day?
It looks like pytest-profile is incompatible with 3.13. I'm thinking of just uninstalling it for now as a work around
Yeah, we can remove it from CI and just profile <=3.12 locally
We can still profile. Just do the profiling on <= 3.12 in CI. We don't need profiling to run the test suite in 3.13
Description
Please include a summary of the change and which issue is fixed if applicable. Please also include relevant motivation and context.
Fixes #201, fixes #457
Checklist