pythonPackages.nidaqmx: fix spelling of pythonImportsCheck
This commit is contained in:
parent
8c2215be68
commit
cd9c691abe
@ -43,7 +43,7 @@ buildPythonPackage rec {
|
||||
# Fixture "x_series_device" called directly. Fixtures are not meant to be called directly
|
||||
doCheck = false;
|
||||
|
||||
pythonCheckImports = [
|
||||
pythonImportsCheck = [
|
||||
"nidaqmx.task"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user