Skip to content

.env vars inside virtualenvs #8147

Discussion options

You must be logged in to vote

Poetry does not support this out-of-the-box, because we believe this is not a task for a development tool. Instead either the application should be responsible to load the env vars e.g. by python-dotenv or it's part of the installation process of the application.

However, poetry plugins exists, e.g. https://pypi.org/project/poetry-plugin-dotenv/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mpeteuil
Comment options

Answer selected by finswimmer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants