python3Packages.aioh2: mark broken (#109409)
This commit is contained in:
parent
ff8f0f79a7
commit
f01989af57
@ -19,5 +19,6 @@ buildPythonPackage rec {
|
||||
description = "HTTP/2 implementation with hyper-h2 on Python 3 asyncio";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.qyliss ];
|
||||
broken = true; # requires h2<4
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user