Unverified Commit af0e7972 authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

python3Packages.kaleido: add itself as a dependency on its test (#455365)

parents fd17f969 4599ccf4
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}"