summary refs log tree commit diff
path: root/pkgs/development/python-modules/threadpoolctl/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/threadpoolctl/default.nix')
-rw-r--r--pkgs/development/python-modules/threadpoolctl/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/threadpoolctl/default.nix b/pkgs/development/python-modules/threadpoolctl/default.nix
index 5316c90c5d1..b2d85107e74 100644
--- a/pkgs/development/python-modules/threadpoolctl/default.nix
+++ b/pkgs/development/python-modules/threadpoolctl/default.nix
@@ -22,7 +22,7 @@ buildPythonPackage rec {
     sha256 = "sha256-/qt7cgFbvpc1BLZC7a4S0RToqSggKXAqF1Xr6xOqzw8=";
   };
 
-  checkInputs = [
+  nativeCheckInputs = [
     pytestCheckHook
     numpy
     scipy