``` pyenv install $(cat .python-version) pyenv local pip install -r requirements.txt ```