Skip to content

Fix python version checker#15

Open
brunofaria1322 wants to merge 3 commits into
imperial-qore:masterfrom
brunofaria1322:master
Open

Fix python version checker#15
brunofaria1322 wants to merge 3 commits into
imperial-qore:masterfrom
brunofaria1322:master

Conversation

@brunofaria1322

Copy link
Copy Markdown
  • 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