Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix IndexError parsing comments from
pip freeze
Ref #2229. This change only fixes the issue seen when calling `pipenv clean`. A future refactor should consolidate these behaviours (or use the actual parsing of lines from pip, i.e. FrozenRequirement, if we can rely on this API).
- Loading branch information