nixos/templates/python_package/pyrightconfig.json
2023-01-10 08:06:54 +00:00

6 lines
103 B
JSON

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