python3Packages.kaleido: add itself as a dependency on its test
This commit is contained in:
@@ -11,5 +11,6 @@ runCommand "${kaleido.pname}-tests" {
|
||||
python
|
||||
plotly
|
||||
pandas
|
||||
kaleido
|
||||
];
|
||||
} "python3 ${./tests.py}"
|
||||
|
||||
Reference in New Issue
Block a user