How to can get the path
of virtualenv
in pipenv?
can configure it to use a custom path for newly created virtualenv
?
The following should give you the paths
$ pipenv --where
/home/wonder/workspace/myproj
$ pipenv --venv
/home/wonder/PyEnvs/myproj-BKbQCeJj