SyntaxFix
Write A Post
Hire A Developer
Questions
You can run the pipenv command with the --rm option as in:
pipenv
--rm
pipenv --rm
This will remove the virtualenv created for you under ~/.virtualenvs
See https://pipenv.kennethreitz.org/en/latest/cli/#cmdoption-pipenv-rm