python3Packages.pytest-ordering: mark as broken
This commit is contained in:
parent
7c58a1e244
commit
9b80b8324c
@ -26,6 +26,7 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/ftobia/pytest-ordering";
|
||||
description = "Pytest plugin to run your tests in a specific order";
|
||||
license = licenses.mit;
|
||||
broken = true; # See https://github.com/NixOS/nixpkgs/pull/122264
|
||||
maintainers = with maintainers; [ eadwu ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user