summary refs log tree commit diff
path: root/pkgs/development/python-modules/can/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/can/default.nix')
-rw-r--r--pkgs/development/python-modules/can/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/can/default.nix b/pkgs/development/python-modules/can/default.nix
index c3d36290168..d96f588a0aa 100644
--- a/pkgs/development/python-modules/can/default.nix
+++ b/pkgs/development/python-modules/can/default.nix
@@ -53,7 +53,7 @@ buildPythonPackage rec {
     ];
   };
 
-  checkInputs = [
+  nativeCheckInputs = [
     future
     hypothesis
     parameterized