11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python3 -m venv:*)",
|
|
"Bash(source venv/bin/activate)",
|
|
"Bash(python:*)",
|
|
"Bash(pip install:*)"
|
|
]
|
|
}
|
|
}
|