requirements-parser
requirements-parser copied to clipboard
fix ValueError when parsing editable path without slashes
Related to #83? Seems like maybe a different error though.
This resolves an issue I'm getting when attempting to parse https://github.com/apache/superset/blob/89dbb9888cced762696347a610750755b539f2f0/requirements/base.txt. (Chokes on -e file:.
.