Skip to content

Instantly share code, notes, and snippets.

@raulperula
Created August 28, 2017 11:41
Show Gist options
  • Save raulperula/96252ee3ccfd8be7c41262be8498fbc6 to your computer and use it in GitHub Desktop.
Save raulperula/96252ee3ccfd8be7c41262be8498fbc6 to your computer and use it in GitHub Desktop.
Automatically create requirements.txt (pip)
pip freeze > requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment