mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 11:00:19 +03: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