lol

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

python311Packages.napari-npe2: fix the build

authored by

Fabian Affolter and committed by
GitHub
a1d89e30 9d3d42a4

+2
+2
pkgs/development/python-modules/napari-npe2/default.nix
··· 13 13 , pyyaml 14 14 , rich 15 15 , typer 16 + , tomli-w 16 17 }: 17 18 18 19 buildPythonPackage rec { ··· 46 47 pyyaml 47 48 rich 48 49 typer 50 + tomli-w 49 51 ]; 50 52 51 53 pythonImportsCheck = [