Skip to content

Instantly share code, notes, and snippets.

@deliseev
Created September 11, 2019 07:13
Show Gist options
  • Save deliseev/3852830aecc37d89a04254bb55eb806a to your computer and use it in GitHub Desktop.
Save deliseev/3852830aecc37d89a04254bb55eb806a to your computer and use it in GitHub Desktop.
Pip requirements_dev.txt
pip freeze | comm -13 ./requirements/base.txt - > ./requirements/dev.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment