Last active
December 22, 2019 10:10
-
-
Save ekiara/3a90190463a516f400389be20a47a8fb to your computer and use it in GitHub Desktop.
removing the virtual envvironment that was created by pipenv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # removing the virtual envvironment that was created by pipenv | |
| $ pipenv --rm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment