Skip to content

Conversation

@benjijamorris
Copy link
Contributor

@benjijamorris benjijamorris commented Jun 12, 2025

What does this PR do?

Add python 3.12 to test matrix
Update pyproject to allow 3.12
Unpin torch

python 3.13 is not added yet as it is not supported with torchvision.

Fixes #419

NOTE Tests are running significantly slower (even in 3.9/3.10/3.11) than before (i.e. linux tests are timing out at 70 minutes with 50% completion when they were finishing in 35 minutes before).

Before submitting

  • Did you make sure title is self-explanatory and the description concisely explains the PR?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you test your PR locally with pytest command?
  • Did you run pre-commit hooks with pre-commit run -a command?

Did you have fun?

Make sure you had fun coding 🙃

@benjijamorris benjijamorris reopened this Jun 13, 2025
@benjijamorris benjijamorris changed the title Add python 3.12, 3.13 Add python 3.12 Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support python 3.12 and 3.13

2 participants