Created
March 26, 2025 11:00
-
-
Save suenot/a16a930a11475b7d82c564d2412afc71 to your computer and use it in GitHub Desktop.
poetry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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