pip freeze | grep -v "^-e" | xargs pip uninstall -y
Created
February 23, 2016 15:23
-
-
Save rm--/0f8da6bcd0caac32b9a9 to your computer and use it in GitHub Desktop.
remove all installed python packages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment