Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install requirements.txt in pip command

note: yor should be on the same dir as requirements.txt file 

pip install -r requirements.txt
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #install #pip #command
ADD COMMENT
Topic
Name
3+5 =