Is there any convenient way to print the time took for each package when running pip install -r requirements.txt?
pip install -r requirements.txt
I would like something like pip i
pip i