Using pip, I can specify that a local project is to be installed in edit-mode, together with external dependencies, using pip install -r dev-requirements.txt, h
pip install -r dev-requirements.txt