Loading pkgs/development/python-modules/kaleido/tests.nix +1 −0 Original line number Diff line number Diff line Loading @@ -11,5 +11,6 @@ runCommand "${kaleido.pname}-tests" { python plotly pandas kaleido ]; } "python3 ${./tests.py}" Loading
pkgs/development/python-modules/kaleido/tests.nix +1 −0 Original line number Diff line number Diff line Loading @@ -11,5 +11,6 @@ runCommand "${kaleido.pname}-tests" { python plotly pandas kaleido ]; } "python3 ${./tests.py}"