python310Packages.dicom-numpy: checkInputs -> nativeCheckInputs
This commit is contained in:
@@ -24,7 +24,7 @@ buildPythonPackage rec {
|
||||
pydicom
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
nativeCheckInputs = [
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user