python3Packages.pyequihash: don't check metadata
This commit is contained in:
@@ -31,6 +31,9 @@ buildPythonPackage rec {
|
||||
|
||||
pythonImportsCheck = [ "equihash" ];
|
||||
|
||||
# The Python bindings' version isn't updated in tandem with equihash
|
||||
dontCheckPythonMetadata = true;
|
||||
|
||||
checkPhase = ''
|
||||
runHook preCheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user