python3Packages.gradio: fix build

(cherry picked from commit 64bd2c05f4)
This commit is contained in:
wxt 2024-11-17 15:01:33 +08:00 committed by github-actions[bot]
parent a9acee3e5f
commit 3a3d20957b

View File

@ -87,6 +87,7 @@ buildPythonPackage rec {
"tomlkit"
"aiofiles"
"markupsafe"
"pillow"
];
pythonRemoveDeps = [