Python - DouwMarx/sjmelck GitHub Wiki

Installing a local project using pip

This ensures that you can install your own project while still be being able to make changes to the project you are installing. See https://pip.pypa.io/en/stable/topics/local-project-installs/

pip install -e path/to/SomeProject