python311Packages.json-logging: test quart integration
This commit is contained in:
parent
138f345fda
commit
df14441900
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue