10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"debian": [
|
|
"python3-venv",
|
|
"python3-numpy",
|
|
"python3-matplotlib",
|
|
"libopenblas-dev",
|
|
"libatlas-base-dev"
|
|
]
|
|
}
|