python3Packages.plumbum: disable pytest==7.* incompatible tests

This commit is contained in:
Jonathan Ringer 2022-03-04 15:07:11 -08:00 committed by Martin Weinelt
parent c0412ea024
commit c8e2dc12c8

View file

@ -50,6 +50,8 @@ buildPythonPackage rec {
"test_change_env"
"test_dictlike"
"test_local"
# incompatible with pytest 7
"test_incorrect_login"
];
disabledTestPaths = [