Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Minimal requirements.txt django

generate a minimal requirements.txt that only lists the dependencies you need

pip install pipreqs
pipreqs [path to folder]
e.g. pipreqs C:UsersMyNameMyApp
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Minimal #django
ADD COMMENT
Topic
Name
5+3 =