Skip to content

Instantly share code, notes, and snippets.

@artem78
Created April 30, 2019 14:26
Show Gist options
  • Save artem78/de63bb724afce08f6da89c30676a8fc6 to your computer and use it in GitHub Desktop.
Save artem78/de63bb724afce08f6da89c30676a8fc6 to your computer and use it in GitHub Desktop.
Make requirements.txt for currect directory. Tested on Windows 7 with Python 3.6.
pip3 install pipreqs
pipreqs --encoding=utf-8 --force .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment