Installer des packages à partir de Pipfile
# suppose you have a pipfile where the dependencies are
pipenv shell
pipenv install
experimental
# suppose you have a pipfile where the dependencies are
pipenv shell
pipenv install