about summary refs log tree commit diff
path: root/pkgs/development/python-modules/pytest-mock/2.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/pytest-mock/2.nix')
-rw-r--r--pkgs/development/python-modules/pytest-mock/2.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/pytest-mock/2.nix b/pkgs/development/python-modules/pytest-mock/2.nix
index ad1e7f0c3fd34..3ccaa7481d7de 100644
--- a/pkgs/development/python-modules/pytest-mock/2.nix
+++ b/pkgs/development/python-modules/pytest-mock/2.nix
@@ -1,7 +1,6 @@
 { lib
 , buildPythonPackage
 , fetchPypi
-, fetchpatch
 , isPy3k
 , pytest
 , mock