9b3a7aadb4
- Create .venv with pyrofork and all dependencies installed - Add pyrightconfig.json at workspace root and in userbot/ - Enable pyright as language server for Python in Zed settings - Update uv.lock with resolved dependency tree
5 lines
68 B
JSON
5 lines
68 B
JSON
{
|
|
"venvPath": "/home/forust/homelab/userbot",
|
|
"venv": ".venv"
|
|
}
|