|
The README states that "Vermin 1.5 will end support for Python 2.7", but it is not clear if this means that support for running under 2.7 is being dropped or if support for detecting 2.7 code is being dropped. So which is it? I have no problem requiring 3.x to run vermin. It would be nice if detection of 2.x was still supported. |
Answered by
netromdk
Aug 29, 2022
Replies: 1 comment
|
Thank you for the feedback. I realize the ambiguity now. The intent is to require Python 3.x to execute Vermin but the detection of Python 2.x functionality will not be removed. I'll update the phrasing of the README to be more clear. |
0 replies
Answer selected by
netromdk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for the feedback. I realize the ambiguity now. The intent is to require Python 3.x to execute Vermin but the detection of Python 2.x functionality will not be removed. I'll update the phrasing of the README to be more clear.