Merge pull request #211918 from fabaff/json-logging-fix
python310Packages.json-logging: add missing input
This commit is contained in:
commit
7cc05eed4a
@ -3,6 +3,7 @@
|
||||
, fastapi
|
||||
, fetchFromGitHub
|
||||
, flask
|
||||
, httpx
|
||||
, pytestCheckHook
|
||||
, pythonOlder
|
||||
, requests
|
||||
@ -28,6 +29,7 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [
|
||||
fastapi
|
||||
flask
|
||||
httpx
|
||||
pytestCheckHook
|
||||
# quart
|
||||
requests
|
||||
|
Loading…
Reference in New Issue
Block a user