diff --git a/pkgs/development/python-modules/gdown/default.nix b/pkgs/development/python-modules/gdown/default.nix index d178a7063b2b..195a7e822d76 100644 --- a/pkgs/development/python-modules/gdown/default.nix +++ b/pkgs/development/python-modules/gdown/default.nix @@ -7,7 +7,6 @@ , tqdm , setuptools , six -, beautifulsoup4 }: buildPythonApplication rec {