pythonPackages.respx: remove unused inputs
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user