Split Pipfile parsing to independent library #967
Labels
Type: Discussion
This issue is open for discussion.
Type: Enhancement 💡
This is a feature or enhancement request.
Reference: #952.
Parsing à Pipfile using pipenv adds many dependencies (ex:
flake8.cli
).Is it possible to split the parsing part from the pipenv CLI into a different package?
I would like to contribute to at least ReadTheDocs and PBR to help them support Pipfile, and that would help a lot if everyone use the same parser.
The text was updated successfully, but these errors were encountered: