ludeeus / awesomeversion

One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind them.

Home Page:https://ludeeus.github.io/awesomeversion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example issue to test GitHub action

ludeeus opened this issue · comments

The problem

Just for test.

Environment

  • Operating system:
  • Python version:

Problem-relevant code

from awesomeversion.strategy import AwesomeVersionStrategy
from awesomeversion import AwesomeVersion

version = AwesomeVersion("2021.1.0.dev20201230")
assert version.strategy == AwesomeVersionStrategy.UNKNOWN

Traceback/Error logs

Additional information

The provided code example has been verified by the GitHub action