tsuru/platforms

Add support to pipenv

Closed this issue · 2 comments

Has the possibility to add support of Pipfile on python platform?

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!

Fixed by #57