Skip to content

Allow extra pip index url

Timo van Abswoude requested to merge allow-pip-extra-index-url into main

Adds support for the extra-index-url option when installing packages.

This resolves an issue when attempting to install the qblox simulator plugin package, which is to be installed from a private index. We cannot specify multiple URLs to index-url, and hence need to fall back to extra-index-url.

Merge request reports

Loading