[feature-request] Install requirements when running pip install
#3199
Labels
type: enhancement
Improvements to functionality
pip install
#3199
Can we get a feature, so that when we run
pip install
, it installs the requirements of the requirements.txt, instead of typing pip install -r requirements.txt (like in NPM for Node.JS)?The text was updated successfully, but these errors were encountered: