You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
It's my proposal. Assume that we in folder ~/dev/project/dummy. let's create virtual environment with command and argument pipenv shell --name=subname. It should create path ~/.local/share/virtualenvs/dummy-subname. Else it just uses old mechanism.
Thank you.
The text was updated successfully, but these errors were encountered:
Hello.
It's my proposal. Assume that we in folder
~/dev/project/dummy
. let's create virtual environment with command and argumentpipenv shell --name=subname
. It should create path~/.local/share/virtualenvs/dummy-subname
. Else it just uses old mechanism.Thank you.
The text was updated successfully, but these errors were encountered: