pythonPackages.uncertainties: disable tests
This commit is contained in:
parent
7bc2f2413d
commit
c0a54c4594
@ -23377,6 +23377,9 @@ in modules // {
|
|||||||
description = "Transparent calculations with uncertainties on the quantities involved (aka error propagation)";
|
description = "Transparent calculations with uncertainties on the quantities involved (aka error propagation)";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# No tests included
|
||||||
|
doCheck = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user