Skip to content

Commit 64bd2c0

Browse files
committed
python3Packages.gradio: fix build
1 parent 7e606ad commit 64bd2c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/development/python-modules/gradio/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ buildPythonPackage rec {
8787
"tomlkit"
8888
"aiofiles"
8989
"markupsafe"
90+
"pillow"
9091
];
9192

9293
pythonRemoveDeps = [

0 commit comments

Comments
 (0)