Skip to content

Instantly share code, notes, and snippets.

@nilreml
Last active December 10, 2024 13:24
Show Gist options
  • Select an option

  • Save nilreml/e00e589d3aee60e922f9d0db4f3b57b8 to your computer and use it in GitHub Desktop.

Select an option

Save nilreml/e00e589d3aee60e922f9d0db4f3b57b8 to your computer and use it in GitHub Desktop.
Recreate poetry virtual environment:
- poetry shell
- poetry env remove $(which python)
- poetry install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment