Merge pull request #325680 from StarGate01/fix-jaconv
python312Packages.jaconv: disable tests for python 3.12
This commit is contained in:
@@ -21,6 +21,8 @@ buildPythonPackage rec {
|
||||
hash = "sha256-9ruhOLaYNESeKOwJs3IN6ct66fSq7My9DOyA7/cH3d0=";
|
||||
};
|
||||
|
||||
doCheck = pythonOlder "3.12";
|
||||
|
||||
nativeCheckInputs = [
|
||||
nose
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user