python3Packages.editdistance-s: fix cross-compilation
This commit is contained in:
committed by
Jonathan Ringer
parent
8f645199b5
commit
bed3e18ffe
@@ -16,6 +16,8 @@ buildPythonPackage rec {
|
||||
sha256 = "0w2qd5b6a3c3ahd0xy9ykq4wzqk0byqwdqrr26dyn8j2425j46lg";
|
||||
};
|
||||
|
||||
propagatedNativeBuildInputs = [ cffi ];
|
||||
|
||||
propagatedBuildInputs = [ cffi ];
|
||||
|
||||
checkInputs = [ pytestCheckHook ];
|
||||
|
||||
Reference in New Issue
Block a user