pip install a local git repository February 5, 2023 by Tarik I can also just use: cd your-local-repo pip install -e . or python setup.py install develop