requirements-parser icon indicating copy to clipboard operation
requirements-parser copied to clipboard

[FEATURE] Support for version trailing wildcard

Open vrigal opened this issue 2 years ago • 0 comments

It would be nice to be able to parse a version with a trailing wildcard (e.g. requirements-parser==0.5.*), as defined in PEP440.

I don't now much the library, maybe supporting such versions would break things.

vrigal avatar Jul 05 '22 13:07 vrigal