Closed
Description
The current test suite uses django-nose. Nose has been unmaintained for a long time, and has stopped working in Python 3.10.
After some research it seems that switching to pytest is the best option. I have a branch where nose is replaced by pytest, you can see the results here: https://github.com/leukeleu/django-imagekit/pull/2
This is based on the GitHub actions branch (PR #536).
Metadata
Metadata
Assignees
Labels
No labels