{ "venvPath": ".", "venv": ".venv", "pythonVersion": "{{ cookiecutter.python_version }}", "extraPaths": [ "./", "./.venv/lib/python3.12/site-packages" ] }