Chapter: SSO Create the virtual environment and install dependencies make init Activate the virtual environment source .venv/bin/activate Run the tests make test Help with Make recipes make help