diff --git a/pkgs/development/python-modules/paramiko/default.nix b/pkgs/development/python-modules/paramiko/default.nix index aef257fcb4f..c5680c5c8a3 100644 --- a/pkgs/development/python-modules/paramiko/default.nix +++ b/pkgs/development/python-modules/paramiko/default.nix @@ -38,6 +38,8 @@ buildPythonPackage rec { # with python 3.9.6+, the deprecation warnings will fail the test suite # see: https://github.com/pyinvoke/invoke/issues/829 + # pytest-relaxed does not work with pytest 6 + # see: https://github.com/bitprophet/pytest-relaxed/issues/12 doCheck = false; disabledTestPaths = [