about summary refs log tree commit diff
path: root/pkgs/development/python-modules/brother-ql/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/brother-ql/default.nix')
-rw-r--r--pkgs/development/python-modules/brother-ql/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgs/development/python-modules/brother-ql/default.nix b/pkgs/development/python-modules/brother-ql/default.nix
index 1aef851742c57..10d0a020d3633 100644
--- a/pkgs/development/python-modules/brother-ql/default.nix
+++ b/pkgs/development/python-modules/brother-ql/default.nix
@@ -1,5 +1,4 @@
 {
-  stdenv,
   fetchPypi,
   fetchpatch,
   buildPythonPackage,
@@ -7,8 +6,6 @@
   packbits,
   pillow,
   pyusb,
-  pytest,
-  mock,
   click,
   attrs,
   lib,