python311Packages.json-logging: test quart integration

This commit is contained in:
Martin Weinelt 2023-10-01 01:32:44 +02:00
parent 138f345fda
commit df14441900
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -6,6 +6,7 @@
, httpx , httpx
, pytestCheckHook , pytestCheckHook
, pythonOlder , pythonOlder
, quart
, requests , requests
, sanic , sanic
, uvicorn , uvicorn
@ -31,7 +32,7 @@ buildPythonPackage rec {
flask flask
httpx httpx
pytestCheckHook pytestCheckHook
# quart quart
requests requests
sanic sanic
uvicorn uvicorn