Skip to content

Instantly share code, notes, and snippets.

@suenot
Created March 26, 2025 11:00
Show Gist options
  • Save suenot/a16a930a11475b7d82c564d2412afc71 to your computer and use it in GitHub Desktop.
Save suenot/a16a930a11475b7d82c564d2412afc71 to your computer and use it in GitHub Desktop.
poetry
poetry env use 3.11
poetry install
poetry run python manage.py runserver
# poetry run pip list
# poetry install --no-cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment