paketo-buildpacks/pipenv

Support offline installation of pipenv

thitch97 opened this issue · 0 comments

Currently unable to run pip install offline because of the same issue we are seeing for pip: paketo-buildpacks/pip#111

The tests have already been written in PR: #88 but are currently in Pend.