pythonPackages.jupyter: no tests

This commit is contained in:
Frederik Rietdijk 2016-08-30 18:37:36 +02:00
parent 3b09cf7fc1
commit 354f148ba5

View File

@ -7309,6 +7309,9 @@ in modules // {
ipywidgets ipywidgets
]; ];
# Meta-package, no tests
doCheck = false;
meta = { meta = {
description = "Installs all the Jupyter components in one go"; description = "Installs all the Jupyter components in one go";
homepage = "http://jupyter.org/"; homepage = "http://jupyter.org/";