python3Packages.kmapper: add missing test dependency
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
scipy,
|
||||
|
||||
# tests
|
||||
anywidget,
|
||||
igraph,
|
||||
ipywidgets,
|
||||
matplotlib,
|
||||
@@ -45,6 +46,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "kmapper" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
anywidget
|
||||
igraph
|
||||
ipywidgets
|
||||
matplotlib
|
||||
|
||||
Reference in New Issue
Block a user