Loading pkgs/development/python-modules/arviz/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ , pyro-ppl #, pystan (not packaged) , numpyro , bokeh }: buildPythonPackage rec { Loading Loading @@ -72,6 +73,7 @@ buildPythonPackage rec { pytestCheckHook torchvision zarr bokeh ]; preCheck = '' Loading @@ -97,6 +99,8 @@ buildPythonPackage rec { # An issue has been opened upstream: https://github.com/arviz-devs/arviz/issues/2282 "test_plot_ppc_discrete" "test_plot_ppc_discrete_save_animation" # Assertion error "test_data_zarr" ]; pythonImportsCheck = [ Loading Loading
pkgs/development/python-modules/arviz/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ , pyro-ppl #, pystan (not packaged) , numpyro , bokeh }: buildPythonPackage rec { Loading Loading @@ -72,6 +73,7 @@ buildPythonPackage rec { pytestCheckHook torchvision zarr bokeh ]; preCheck = '' Loading @@ -97,6 +99,8 @@ buildPythonPackage rec { # An issue has been opened upstream: https://github.com/arviz-devs/arviz/issues/2282 "test_plot_ppc_discrete" "test_plot_ppc_discrete_save_animation" # Assertion error "test_data_zarr" ]; pythonImportsCheck = [ Loading