pythonPackages.respx: remove unused inputs
This commit is contained in:
parent
d3b853e174
commit
b1b8d3b755
@ -1,5 +1,4 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, attrs
|
|
||||||
, buildPythonPackage
|
, buildPythonPackage
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, httpcore
|
, httpcore
|
||||||
@ -8,7 +7,6 @@
|
|||||||
, pytest-cov
|
, pytest-cov
|
||||||
, pytestCheckHook
|
, pytestCheckHook
|
||||||
, trio
|
, trio
|
||||||
, xmltodict
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
|
Loading…
Reference in New Issue
Block a user