Merge pull request #284140 from LeSuisse/napari-npe2-fix-build

python311Packages.napari-npe2: fix the build
This commit is contained in:
Fabian Affolter
2024-01-28 09:14:08 +01:00
committed by GitHub
@@ -13,6 +13,7 @@
, pyyaml
, rich
, typer
, tomli-w
}:
buildPythonPackage rec {
@@ -46,6 +47,7 @@ buildPythonPackage rec {
pyyaml
rich
typer
tomli-w
];
pythonImportsCheck = [