Created
April 30, 2019 14:26
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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