python312Packages.anywidget: unbreak tests

This commit is contained in:
Ben Darwin
2025-04-29 09:45:20 -04:00
parent 1825c7096e
commit a8aa1453ea
@@ -3,12 +3,15 @@
buildPythonPackage,
fetchPypi,
pytestCheckHook,
writableTmpDirAsHomeHook,
pythonOlder,
hatch-jupyter-builder,
hatchling,
importlib-metadata,
ipykernel,
ipywidgets,
psygnal,
pydantic,
typing-extensions,
watchfiles,
}:
@@ -46,7 +49,10 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytestCheckHook
ipykernel
pydantic
watchfiles
writableTmpDirAsHomeHook
];
disabledTests = [