pythonPackages.SPARQLWrapper: disable tests
This commit is contained in:
@@ -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
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user