Hacker News new | ask | show | jobs
by amp180 1958 days ago
No like if you want to put a webapp in a virtualenv in a docker to run somewhere.

I remember pipenv used to support this pretty well but it was out if scope for poetry.

Edit: there's a 'poetry run' command now so it might be fixed. Don't remember what was broken.