Closed adrien-berchet closed 2 years ago
3.7 support isn't dropped in MorphIO, just 3.6 because of end of life.
Ah yes indeed, sorry. But this page https://bbpteam.epfl.ch/project/spaces/display/BSD/Software+Deployment+Strategy+and+Support states that py37 support is also deprecated for BBP tools, isn't it? Do you want to keep support of py37 here anyway?
states that py37 support is also deprecated for BBP tools, isn't it?
Erm, that wasn't the intent, which part are you getting that interpretation from? I will try and clear up the wording.
Ah ok, sorry if I over interpreted it :)
I think my misunderstanding came from the first bullet point of the Version transitions:
paragraph in the Python
section. Since more than 6 months have passed since the previous version, I supposed it was deprecated. But the second bullet point is more clear actually, so I guess I read to fast...
But the second bullet point is more clear actually, so I guess I read to fast...
No worries; it's hard to word it right; if you have suggestions, let me know. When that doc was first written, we were trying to explain why py2.7 wasn't supported.
Context
MorphIO dropped support of Python < 3.8 so we should also drop support of these versions here.
Resolution
Drop support of py36 and py37.