python310Packages.siuba: checkInputs -> nativeCheckInputs
This commit is contained in:
parent
b97ea5900b
commit
0b72442839
@ -41,7 +41,7 @@ buildPythonPackage rec {
|
||||
sqlalchemy
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
nativeCheckInputs = [
|
||||
hypothesis
|
||||
pytestCheckHook
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user