Why -l and -r don't have spaces in them when we run pip install -rrequirements?
pip install -rrequirements
I was wondering why we don't run pip install -r requirements? (with a space). This allows us to use tab and is more clear.
pip install -r requirements
Aucun commentaire:
Enregistrer un commentaire