-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
area/docsDocumentation issues/improvementsDocumentation issues/improvementsgood first issuekind/enhancementNot a bug or feature, but improves usability or performanceNot a bug or feature, but improves usability or performance
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
Issue
In the configuration doc, there is reference to using environment variables instead of executing config commands i.e.
https://python-poetry.org/docs/configuration/#using-environment-variables
However for better ease of use (and dummies like me who are prone to make mistakes), it would be nice to have also display the env value for each configuration option, so it's easily copy pastable.
Example -
virtualenvs.in-project
Type: boolean
Default: None
Environment Variable: POETRY_VIRTUALENVS_IN_PROJECT
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/docsDocumentation issues/improvementsDocumentation issues/improvementsgood first issuekind/enhancementNot a bug or feature, but improves usability or performanceNot a bug or feature, but improves usability or performance