10 lines
178 B
JSON
10 lines
178 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pip install:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(./.venv/bin/pytest:*)",
|
|
"Bash(./.venv/bin/pip install:*)"
|
|
]
|
|
}
|
|
}
|