summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/robotframework-pythonlibcore
diff options
context:
space:
mode:
authorLinus Heckemann <git@sphalerite.org>2023-01-28 11:27:21 +0100
committerLinus Heckemann <git@sphalerite.org>2023-01-28 11:27:21 +0100
commit09f76e171e8ecc4a350d71ae6162cc5c49c822c2 (patch)
tree104711e631ad286a8e7de3ef7bea16baaa0becf4 /pkgs/development/python-modules/robotframework-pythonlibcore
parent246d09fea28c85de7a2f6223fad6927429c3697b (diff)
parent9b97ad7b4330aacda9b2343396eb3df8a853b4fc (diff)
Merge remote-tracking branch 'upstream/nixos-unstable' into stateless-vms
Diffstat (limited to 'pkgs/development/python-modules/robotframework-pythonlibcore')
-rw-r--r--pkgs/development/python-modules/robotframework-pythonlibcore/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/robotframework-pythonlibcore/default.nix b/pkgs/development/python-modules/robotframework-pythonlibcore/default.nix
index 01e6a98c0228..47c8734eb2b4 100644
--- a/pkgs/development/python-modules/robotframework-pythonlibcore/default.nix
+++ b/pkgs/development/python-modules/robotframework-pythonlibcore/default.nix
@@ -31,7 +31,7 @@ buildPythonPackage rec {
})
];
- checkInputs = [
+ nativeCheckInputs = [
pytest-mockito
pytestCheckHook
robotframework