Last updated 9 months ago
To remove already created virtualenv by pipenv, we can use following command -
pipenv
$ pipenv --rm
Source: