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
, pytestCheckHook
, pythonOlder
, quart
, requests
, sanic
, uvicorn
@ -31,7 +32,7 @@ buildPythonPackage rec {
flask
httpx
pytestCheckHook
# quart
quart
requests
sanic
uvicorn