python312Packages.jaconv: disable tests for python 3.12

This commit is contained in:
Christoph Honal
2024-07-09 04:47:58 +02:00
parent 655a58a72a
commit 79a5e9bfc5
@@ -21,6 +21,8 @@ buildPythonPackage rec {
hash = "sha256-9ruhOLaYNESeKOwJs3IN6ct66fSq7My9DOyA7/cH3d0=";
};
doCheck = pythonOlder "3.12";
nativeCheckInputs = [
nose
pytestCheckHook