do not save announcements to files anymore
This commit is contained in:
Vendored
+5
@@ -13,6 +13,11 @@
|
||||
"label": "pip install -e bumble",
|
||||
"type": "shell",
|
||||
"command": "./venv/bin/python -m pip install -e ../bumble --config-settings editable_mode=compat"
|
||||
},
|
||||
{
|
||||
"label": "pip install -e auracast",
|
||||
"type": "shell",
|
||||
"command": "./venv/bin/python -m pip install -e ../bumble-auracast --config-settings editable_mode=compat"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user