pythonPackages.ipywidgets: disable tests
This commit is contained in:
@@ -13090,6 +13090,9 @@ in {
|
|||||||
sha256 = "baf6098f054dd5eacc2934b8ea3bef908b81ca8660d839f1f940255a72c660d2";
|
sha256 = "baf6098f054dd5eacc2934b8ea3bef908b81ca8660d839f1f940255a72c660d2";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Tests are not distributed
|
||||||
|
doCheck = false;
|
||||||
|
|
||||||
buildInputs = with self; [ nose pytest ];
|
buildInputs = with self; [ nose pytest ];
|
||||||
propagatedBuildInputs = with self; [ipython ipykernel traitlets notebook widgetsnbextension ];
|
propagatedBuildInputs = with self; [ipython ipykernel traitlets notebook widgetsnbextension ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user