
executed. This is a logical change. If the command is `pip install ...`, then you don't need to look for `python -m pip install ...` in the same command. Either you have `pip install ...` or `python -m pip install ...` or something completely different.