pythonPackages.clifford: mark broken
This commit is contained in:
parent
e0d6916352
commit
ef41887a72
@ -63,5 +63,7 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://clifford.readthedocs.io";
|
homepage = "https://clifford.readthedocs.io";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = [ maintainers.costrouc ];
|
maintainers = [ maintainers.costrouc ];
|
||||||
|
# many TypeError's in tests
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user