Revert "python312Packages.jaconv: disable tests for python 3.12"

This reverts commit 79a5e9bfc5.
This commit is contained in:
Robert Schütz
2024-07-11 20:09:03 +02:00
committed by gador
parent f2f4050333
commit 22f061c5f4
@@ -21,8 +21,6 @@ buildPythonPackage rec {
hash = "sha256-9ruhOLaYNESeKOwJs3IN6ct66fSq7My9DOyA7/cH3d0=";
};
doCheck = pythonOlder "3.12";
nativeCheckInputs = [
nose
pytestCheckHook