about summary refs log tree commit diff
path: root/pkgs/development/python-modules/aioguardian/default.nix
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-02-20 06:00:23 +0100
committerSandro Jäckel <sandro.jaeckel@gmail.com>2021-02-22 01:16:17 +0100
commitf445eca3ef5243c5eb98270b11e238d2be899d37 (patch)
treecf341325dcaf128921364910aa3ff5c02b721ae8 /pkgs/development/python-modules/aioguardian/default.nix
parent4dfe07dadac24ae00881b6ab808d8f3627340511 (diff)
pythonPackages.aioguardian: remove unused input
Diffstat (limited to 'pkgs/development/python-modules/aioguardian/default.nix')
-rw-r--r--pkgs/development/python-modules/aioguardian/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/aioguardian/default.nix b/pkgs/development/python-modules/aioguardian/default.nix
index f6822ede08cd6..8d3de12cd9930 100644
--- a/pkgs/development/python-modules/aioguardian/default.nix
+++ b/pkgs/development/python-modules/aioguardian/default.nix
@@ -4,7 +4,6 @@
 , asyncio-dgram
 , asynctest
 , buildPythonPackage
-, cryptography
 , fetchFromGitHub
 , poetry
 , pytest-aiohttp