Add support to pipenv
Closed this issue · 2 comments
gwmoura commented
Has the possibility to add support of Pipfile
on python platform?
lucasrodcosta commented
Since today, Pipenv is the "officially recommended Python packaging tool from Python.org":
https://packaging.python.org/tutorials/managing-dependencies/
https://docs.pipenv.org/
It would be nice to have this support!