summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-07-22 10:23:34 +0200
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-07-22 11:20:44 -0700
commit8c95b8c62f9aa2cc9b62b8a934ef94af5cf552b5 (patch)
treee9c33b7907682b822a4da7c4892a5406d53f4c21 /pkgs/development
parent704e66cd8321672f2783276cca4f2230f4b28dba (diff)
downloadnixpkgs-8c95b8c62f9aa2cc9b62b8a934ef94af5cf552b5.tar
nixpkgs-8c95b8c62f9aa2cc9b62b8a934ef94af5cf552b5.tar.gz
nixpkgs-8c95b8c62f9aa2cc9b62b8a934ef94af5cf552b5.tar.bz2
nixpkgs-8c95b8c62f9aa2cc9b62b8a934ef94af5cf552b5.tar.lz
nixpkgs-8c95b8c62f9aa2cc9b62b8a934ef94af5cf552b5.tar.xz
nixpkgs-8c95b8c62f9aa2cc9b62b8a934ef94af5cf552b5.tar.zst
nixpkgs-8c95b8c62f9aa2cc9b62b8a934ef94af5cf552b5.zip
pythonPackages.jupyterlab_server: remove unused inputs
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/python-modules/jupyterlab_server/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/jupyterlab_server/default.nix b/pkgs/development/python-modules/jupyterlab_server/default.nix
index f3f2b9dc32c..2c60d7b3b27 100644
--- a/pkgs/development/python-modules/jupyterlab_server/default.nix
+++ b/pkgs/development/python-modules/jupyterlab_server/default.nix
@@ -10,7 +10,6 @@
 , jupyter_server
 , openapi-core
 , pytest-tornasync
-, pytest-cov
 , ruamel-yaml
 , strict-rfc3339
 }: