We created an private python package in the azure dev-ops environment to pip install it we use this line of code:
pip install de-example-repo --index-url https://pkgs.dev.azure.com/boskaliscode/boi-design/_packaging/de-feed/pypi/simple
How do I install this package?