minmal example with a server client architecture
This commit is contained in:
Vendored
+2
-1
@@ -17,7 +17,8 @@
|
||||
{
|
||||
"label": "pip install -e auracast",
|
||||
"type": "shell",
|
||||
"command": "./venv/bin/python -m pip install -e ../bumble-auracast --config-settings editable_mode=compat"
|
||||
"command": "./venv/bin/python -m pip install -e ../bumble-auracast --config-settings editable_mode=compat",
|
||||
"problemMatcher": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user