I have these libraries to be installed whenever i install custom-app in my local.
requirements.txt
qrcode
barcode
firebase admin
I have those in requirements.txt file. How to get auto installed in my local?
I have these libraries to be installed whenever i install custom-app in my local.
requirements.txt
qrcode
barcode
firebase admin
I have those in requirements.txt file. How to get auto installed in my local?
Reference: