pip freeze > requirements.txt
pip uninstall -r requirements.txt -y
Created
March 16, 2024 02:30
-
-
Save joaquimnetocel/6d72259152795758492bf0995938a30c to your computer and use it in GitHub Desktop.
REMOVE ALL PYTHON PACKAGES
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment