Skip to content

Conversation

@brunofaria1322
Copy link

  • It now allows for python versions above 3.9
  • In the previous implementation, python 3.10, and above, would be considered python 3.1 since it would only pick the first 3 characters of the version string.

- It now allows for python versions above 3.9
In the previous implementation, python 3.10 would be considered as python 3.1 (in the previous if case).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant