Skip to content

Instantly share code, notes, and snippets.

@andromedarabbit
Created June 5, 2015 05:16
Show Gist options
  • Save andromedarabbit/7077eb9f66c183a9368e to your computer and use it in GitHub Desktop.
Save andromedarabbit/7077eb9f66c183a9368e to your computer and use it in GitHub Desktop.
Install Python packages using requirements.txt
pip3 install -r requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment