Private python package

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?

Hi Luuk,

Please have a look at our documentation:Development tools & tips - Use private packages | VIKTOR Documentation.