Skip to content

Instantly share code, notes, and snippets.

@shinusuresh
Created January 10, 2018 15:38
Show Gist options
  • Save shinusuresh/816d6a32a2164c2833a0b01765c9eb41 to your computer and use it in GitHub Desktop.
Save shinusuresh/816d6a32a2164c2833a0b01765c9eb41 to your computer and use it in GitHub Desktop.
pip freeze > requirements.txt
sudo -E pip install -r requirements.txt --user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment