mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 23:21:27 +00:00
borgbackup: pin to pytest 9.0.x
Something goes wrong in the output capturing which causes logging tests to fail.
This commit is contained in:
@@ -124,7 +124,7 @@ python.pkgs.buildPythonApplication (finalAttrs: {
|
||||
py
|
||||
pytest-benchmark
|
||||
pytest-xdist
|
||||
pytestCheckHook
|
||||
pytest9_0CheckHook
|
||||
versionCheckHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user