Loading pkgs/development/python-modules/rlax/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ , tensorflow-probability , dm-haiku , optax , pytest-xdist , pytestCheckHook }: Loading Loading @@ -49,6 +50,7 @@ buildPythonPackage rec { nativeCheckInputs = [ dm-haiku optax pytest-xdist pytestCheckHook ]; Loading Loading
pkgs/development/python-modules/rlax/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ , tensorflow-probability , dm-haiku , optax , pytest-xdist , pytestCheckHook }: Loading Loading @@ -49,6 +50,7 @@ buildPythonPackage rec { nativeCheckInputs = [ dm-haiku optax pytest-xdist pytestCheckHook ]; Loading