python310Packages.a2wsgi: remove unused input

This commit is contained in:
OTABI Tomoya
2023-10-20 14:23:03 +09:00
committed by GitHub
parent cb5dda2c70
commit 8170725e40
@@ -4,7 +4,6 @@
, asgiref
, httpx
, pdm-backend
, pdm-pep517
, pytest-asyncio
, pytestCheckHook
}:
@@ -21,7 +20,6 @@ buildPythonPackage rec {
nativeBuildInputs = [
pdm-backend
pdm-pep517
];
nativeCheckInputs = [