python-inspector icon indicating copy to clipboard operation
python-inspector copied to clipboard

Add support for global index-urls

Open heliocastro opened this issue 1 year ago • 1 comments

Inside restricted environments, pip can be configures to use unique global.index-url. Even added as extra index url, PyPI still present and would cause an blocked network request.

Used pip class to proper detect configured location.

heliocastro avatar Feb 05 '24 17:02 heliocastro

@heliocastro thanks ++, please add some tests and also check https://github.com/nexB/python-inspector?tab=readme-ov-file#testing, additionally if there are any formatting errors please run make valid

TG1999 avatar Feb 08 '24 10:02 TG1999

@heliocastro I am closing this in favor of https://github.com/aboutcode-org/python-inspector/issues/180 ... I pinged there too.

pombredanne avatar Aug 09 '24 13:08 pombredanne