Skip to content

Instantly share code, notes, and snippets.

@nmnp
Created June 13, 2018 23:22
Show Gist options
  • Save nmnp/4b3369cf7c6cb389648f80732dbbb8d9 to your computer and use it in GitHub Desktop.
Save nmnp/4b3369cf7c6cb389648f80732dbbb8d9 to your computer and use it in GitHub Desktop.
Freeze PIP requirements
pip freeze -l > requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment