Remove Virtualenv (Virtual Environment)
To remove already created virtualenv by pipenv, we can use following command -
$ pipenv --rmSource: StackOverFlow
Last updated
To remove already created virtualenv by pipenv, we can use following command -
$ pipenv --rmSource: StackOverFlow
Last updated