python3Packages.gradio: fix build

This commit is contained in:
wxt 2024-11-17 15:01:33 +08:00
parent 7e606adbde
commit 64bd2c05f4
No known key found for this signature in database
GPG Key ID: 8281D5EE2D1825A4

View File

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