Feature Request
I'm working on migrating from pipenv to poetry, and I found I'm missing a feature from pipenv, the automatic loading of .env files - https://pipenv-fork.readthedocs.io/en/latest/advanced.html#automatic-loading-of-env
We use it extensively as a way of setting per project environment variables without requiring additional scripts.
Feature Request
I'm working on migrating from pipenv to poetry, and I found I'm missing a feature from pipenv, the automatic loading of
.envfiles - https://pipenv-fork.readthedocs.io/en/latest/advanced.html#automatic-loading-of-envWe use it extensively as a way of setting per project environment variables without requiring additional scripts.