diff --git a/pkgs/clan-cli/default.nix b/pkgs/clan-cli/default.nix index 6bb6a6494..2b256e8c5 100644 --- a/pkgs/clan-cli/default.nix +++ b/pkgs/clan-cli/default.nix @@ -31,7 +31,6 @@ , mypy , rope , clan-core-path -, writeShellScriptBin }: let @@ -40,8 +39,6 @@ let ]; pytestDependencies = runtimeDependencies ++ dependencies ++ [ - - #schemathesis # optional for http fuzzing pytest pytest-cov pytest-subprocess