python3Packages.pycomfoconnect: drop unused pytestCheckHook input

This commit is contained in:
Martin Weinelt 2021-04-16 19:54:30 +02:00
parent e8635f55b4
commit 1a11337ccf
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -2,7 +2,6 @@
, buildPythonPackage , buildPythonPackage
, fetchFromGitHub , fetchFromGitHub
, protobuf , protobuf
, pytestCheckHook
}: }:
buildPythonPackage rec { buildPythonPackage rec {