Commit
This commit is contained in:
13
.claude/settings.local.json
Normal file
13
.claude/settings.local.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(python *)",
|
||||
"Bash(pip list *)",
|
||||
"Read(//c/Users/DavidRice/AppData/Local/Programs/Python/Python312/Scripts/**)",
|
||||
"Bash(py -3.11 -c \"import matplotlib; print\\(matplotlib.__version__\\)\")",
|
||||
"Bash(py -3.10 -c \"import matplotlib; print\\(matplotlib.__version__\\)\")",
|
||||
"Bash(pip install *)",
|
||||
"Bash(\"C:/Users/DavidRice/AppData/Local/Programs/Python/Python312/python.exe\" -m pip install matplotlib)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user