Is there a way to add --trusted-host pypi.org to pip in Poetry? #9052
Unanswered
fmgonzales
asked this question in
General
Replies: 1 comment
-
|
I tried running the following set of commands, but the first command returns this error, "Invalid value (at line 34, column 13)" poetry source add fpho https://fpypi.org/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need --trusted-host pypi.org added to pip command that is executed from poetry during dependency execution.
Beta Was this translation helpful? Give feedback.
All reactions