reef-technologies / cookiecutter-rt-django

CookieCutter template for Django application projects with docker-compose etc.
BSD 3-Clause "New" or "Revised" License
19 stars 24 forks source link

switch to latest CPython (dropping python 3.9 compatiblity) #124

Closed mjurbanski-reef closed 1 year ago

agoncharov-reef commented 1 year ago

Have you ensured that all requirements support it?

mjurbanski-reef commented 1 year ago

Have you ensured that all requirements support it?

the singular test is passing (so at very least they install&import properly), and we use it on other project as well, so yea, kinda? I did not verify the optional ones.