add pillow
to the python dev shell
This commit is contained in:
parent
110373cde1
commit
c7dba7a855
1 changed files with 1 additions and 0 deletions
|
@ -10,5 +10,6 @@ pkgs.mkShell {
|
||||||
python312
|
python312
|
||||||
python312Packages.requests
|
python312Packages.requests
|
||||||
python312Packages.pyperclip
|
python312Packages.pyperclip
|
||||||
|
python312Packages.pillow
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue