Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace StrictVersion to LooseVersion #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dmitry-shibanov
Copy link
Contributor

@dmitry-shibanov dmitry-shibanov commented Nov 25, 2020

According to this documentation it's better to change StrictVersion to LooseVersion, because:

  • LooseVersion will be able to resolve for example 3.9.0rc1.
  • It has the same comparison as for beta, alpha and other versions.

@MaksimZhukov MaksimZhukov merged commit 650a155 into actions:main Nov 25, 2020
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.

3 participants