nixos/templates/python_package/pyrightconfig.json

6 lines
103 B
JSON
Raw Normal View History

{
"venvPath": "/path/to/venv/directory/",
"venv": "venv",
"reportMissingTypeStubs": true
}