parameterized
parameterized copied to clipboard
Fetch version from git automatically.
Thanks for the PR! I'm not sure I'm familiar with this functionality, what will it do?
I't will call https://github.com/pypa/setuptools_scm/blob/792f61e3ab701cd851d2071885106df581343e0e/src/setuptools_scm/git.py#L36-L44 in order to get tags, then will filter tags looking like a version, then will take the latest one.