python3Packages.dm-haiku: jaxlib is a test dependency

This commit is contained in:
Samuel Ainsworth 2022-01-27 20:50:30 +00:00
parent 1387fd0fd1
commit 6c2acb04c2

View File

@ -4,6 +4,7 @@
, dill
, dm-tree
, fetchFromGitHub
, jaxlib
, jmp
, lib
, pytestCheckHook
@ -31,6 +32,7 @@ buildPythonPackage rec {
chex
cloudpickle
dm-tree
jaxlib
pytestCheckHook
tensorflow
];