pythonPackages.prov: More descriptive reason for skipping check phase
This commit is contained in:
parent
100bf5ae98
commit
497e5183e5
@ -26,7 +26,7 @@ buildPythonPackage rec {
|
|||||||
pydotplus
|
pydotplus
|
||||||
rdflib
|
rdflib
|
||||||
];
|
];
|
||||||
doCheck = false; # takes forever!
|
doCheck = false; # takes ~60 mins
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "A Python library for W3C Provenance Data Model (PROV)";
|
description = "A Python library for W3C Provenance Data Model (PROV)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user