I have a Makefile with an install command which installs Python packages from a private Pypi repository.
install
install: python3 -m pip install --ex