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.
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.