Loading pkgs/development/python-modules/equinox/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ , typing-extensions , beartype , optax , pytest-xdist , pytestCheckHook }: Loading Loading @@ -40,6 +41,7 @@ buildPythonPackage rec { nativeCheckInputs = [ beartype optax pytest-xdist pytestCheckHook ]; Loading Loading
pkgs/development/python-modules/equinox/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ , typing-extensions , beartype , optax , pytest-xdist , pytestCheckHook }: Loading Loading @@ -40,6 +41,7 @@ buildPythonPackage rec { nativeCheckInputs = [ beartype optax pytest-xdist pytestCheckHook ]; Loading