poetry-plugin-export icon indicating copy to clipboard operation
poetry-plugin-export copied to clipboard

Exporting to requirements.txt does not include basic auth in the extra index

Open jdeus opened this issue 3 months ago • 0 comments

Hello,

The generated requirements.txt does not consider POETRY_HTTP_BASIC_* environment variables as HTTP basic auth for the extra index when specifying --with-credentials.

jdeus avatar Sep 23 '25 16:09 jdeus