This commit is contained in:
2025-12-01 20:20:30 +09:00
parent 8f7e566f5b
commit b0a2d15bfb
3 changed files with 15 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ pkgs.mkShell {
yarn
python313
python313Packages.numpy
python313Packages.pillow
python313Packages.opencv-python
];
shellHook = ''