7 lines
72 B
Nix
7 lines
72 B
Nix
|
|
{
|
||
|
|
python3Packages,
|
||
|
|
}:
|
||
|
|
|
||
|
|
with python3Packages;
|
||
|
|
toPythonApplication mat2
|