Skip to content

Instantly share code, notes, and snippets.

@eezis
Created April 10, 2020 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eezis/3a198b9f65d1d3171c8cd20b30562d36 to your computer and use it in GitHub Desktop.
Save eezis/3a198b9f65d1d3171c8cd20b30562d36 to your computer and use it in GitHub Desktop.
If you need to find the location of a poetry virtualenv for a project . . .
# inside an active poetry shell . . .
$ which python
/home/eezis/.cache/pypoetry/virtualenvs/airflow-_F6chCj4-py3.8/bin/python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment