pythonPackages.SPARQLWrapper: disable tests
This commit is contained in:
parent
bb302c6d7f
commit
67cd2eb861
@ -9078,6 +9078,9 @@ in modules // {
|
|||||||
sed -i '/rdflib/d' requirements.txt
|
sed -i '/rdflib/d' requirements.txt
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# Doesn't actually run tests
|
||||||
|
doCheck = False;
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [
|
propagatedBuildInputs = with self; [
|
||||||
six isodate pyparsing html5lib keepalive
|
six isodate pyparsing html5lib keepalive
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user