mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 09:44:18 +00:00
pytest-sanic: mark as broken
This commit is contained in:
parent
e339edff67
commit
88cee8a3d8
@ -47,5 +47,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/yunstanford/pytest-sanic/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ costrouc ];
|
||||
broken = true; # 2021-11-04
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user