Closed m4ra closed 1 month ago
I think we need to update the CI to ubuntu 24.04 and python 3.11 to make the tests pass
uhm, django docs, says that backports zoneinfo is installed automatically for python 3.8. but doesn't look like it :/ I will add the CI updates.
zoneinfo is part of the Python standard library from Python 3.9. The backports.zoneinfo package is automatically installed alongside Django if you are using Python 3.8.
@goapunk the noble update for opin hasn't been merged yet in the admin repo. Also any specific reason you suggest python 3.11 instead of python 3.12?
@goapunk should we wait to merge this until ubuntu noble is set in the admin repo for opin?
@goapunk the noble update for opin hasn't been merged yet in the admin repo. Also any specific reason you suggest python 3.11 instead of python 3.12?
oh, probably was by mistake, if noble uses 3.12 then 3.12 of course
@goapunk should we wait to merge this until ubuntu noble is set in the admin repo for opin?
I think @P4rcev4l merged it today, so we can go ahead
in process