Unverified Commit 4599ccf4 authored by Gavin John's avatar Gavin John Committed by GitHub
Browse files

python3Packages.kaleido: add itself as a dependency on its test

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