Explicitly, pip install . will execute the setup.py file in the current directory (which will usually load a requirements.txt file).
Explicitly, pip install . will execute the setup.py file in the current directory (which will usually load a requirements.txt file).