Skip to content

Support for pip --trusted-host argument #341

@JoshBroadway

Description

@JoshBroadway

Hi,

I'm trying to setup PyBuilder to download pip dependencies from a localshop instance that I've setup and I'm getting the error:
The repository located at <IP_ADDR> is not a trusted or secure host and is being ignored.

On the pip command line, I'm able to install my dependencies by adding --trusted-host = <IP_ADDR> to my command.

I've searched through the pip_utils.py source code and cannot find any reference to --trusted_host. Is there currently any support for the '--trusted_host' flag in PyBuilder? If not, are there any plans to add it?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions