-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
Description
Hiya,
5.5.0
made Python 3.9 or greater a requirement. I understand keeping up with latest versions, but I don't think this codebase uses code that requires features in 3.9.
Python 3.8 is still commonly used and supported, and Django 3.2 (the oldest Django supported by this project) is still supporting back to Python 3.6.
Could you add 3.8 back in to CI and requirements? Or is there a good reason not to do this?
I'm happy to make the PR if it would help.