madpah / requirements-parser

A Pip requirements file parser.
https://requirements-parser.readthedocs.io
Apache License 2.0
125 stars 41 forks source link

fix: support extras and more chars in names for VCS lines #103

Closed theCapypara closed 2 months ago

theCapypara commented 2 months ago

Closes #102

This probably still doesn't catch all valid package names, but it's probably good enough?