Nam VU
Results
1
comments of
Nam VU
From pipenv homepage in advance usage section [here](https://pipenv-fork.readthedocs.io/en/latest/advanced.html#open-a-module-in-your-editor) they list an example The missing part is **git+https://** instead of git:// ``` pipenv install -e git+https://github.com/better/irr#egg=irr ```