pythonPackages.Pweave: disable broken tests

This commit is contained in:
Robin Gloster
2017-01-20 15:39:14 +01:00
parent 34c52896d1
commit ea7dadcaf6
+3
View File
@@ -24838,6 +24838,9 @@ in {
matplotlib
];
# fails due to trying to run CSS as test
doCheck = false;
meta = {
description = "Scientific reports with embedded python computations with reST, LaTeX or markdown";
homepage = http://mpastell.com/pweave/ ;