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

This reverts commit 79a5e9bfc5.
This commit is contained in:
Robert Schütz 2024-07-09 06:44:32 -07:00
parent 9eb6c8059b
commit c97a3ace23

View File

@ -21,8 +21,6 @@ buildPythonPackage rec {
hash = "sha256-9ruhOLaYNESeKOwJs3IN6ct66fSq7My9DOyA7/cH3d0=";
};
doCheck = pythonOlder "3.12";
nativeCheckInputs = [
nose
pytestCheckHook