Skip to content

Instantly share code, notes, and snippets.

@breinbaas
Created May 3, 2022 06:48
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 breinbaas/cad03e0842109df65bb0580af0905dd7 to your computer and use it in GitHub Desktop.
Save breinbaas/cad03e0842109df65bb0580af0905dd7 to your computer and use it in GitHub Desktop.
Poetry reminders
## set poetry to add the virtuals envs in the project directory which is easier for vscode setup
poetry config --local virtualenvs.in-project true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment