Olympia Install $ python -m venv venv $ source venv/bin/activate $ pip install -r back/requirements.txt $ pre-commit install