Closed braaar closed 1 year ago
One thing I'm unsure of is what Python version should be listed as a prerequisite.
At the moment Pipfile targets 3.9 https://github.com/TampereHacklab/mulysa/blob/3c94c6e6844f9966fa093ee0d43e0fdd8c13ebae/Pipfile#L49
I'd like to raise it but debian stable (bullseye) does not have 3.10.
This section got left in in my previous PR by accident.
One thing I'm unsure of is what Python version should be listed as a prerequisite.