12 lines
172 B
JSON
12 lines
172 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pip install:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(source venv/bin/activate)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|