You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change unifies the use of authenticator for legacy repositories.
This ensures that we retrieve the correct credentials in all cases.
Relates-to: python-poetry#2799python-poetry#2988
I am on the latest Poetry version.
I have searched the issues of this repo and believe that this is not a duplicate.
If an exception occurs when executing a command, I executed it again in debug mode (
-vvv
option).OS version and name: travis-ci-sardonyx-xenial (happening in CI)
Poetry version: 1.1.0rc1
Link of a Gist with the contents of your pyproject.toml file: N/A
Issue
Poetry 1.1.0rc1 is ignoring POETRY_HTTP_BASIC_XXX_PASSWORD and POETRY_HTTP_BASIC_XXX_USERNAME
I'm getting HTTP 401 when running
poetry install
.Works fine on 1.0.10.
Stack trace (apologies for the artefacts in the left column):
The text was updated successfully, but these errors were encountered: