d120 / pyophase

Management software for organizing an orientation week at university.
GNU Affero General Public License v3.0
6 stars 4 forks source link

Drop python 3.6 support, add python 3.10 #526

Closed bhaettasch closed 2 years ago

bhaettasch commented 2 years ago

I think it's time to drop support for python 3.6 to make sure we can keep the external dependencies up to date.

Therefore, I suggest we remove python 3.6 from the CI test matrix, and add python 3.10.

miterion commented 2 years ago

Note: With Django 4.0 Python 3.7 is also out of support. But maybe the server is still running on Python 3.7

Since nobody is really using the software anymore, I just noticed that it is not accessible anymore. So I think that our python version is not a high concern.