15 lines
300 B
JSON
15 lines
300 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(uv pip install:*)",
|
|
"Bash(uv run python:*)",
|
|
"Bash(uv sync)",
|
|
"Bash(python -m spacy download:*)",
|
|
"Bash(python -m ensurepip:*)",
|
|
"Bash(python:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(.venv/bin/pip install:*)"
|
|
]
|
|
}
|
|
}
|