pythonPackages.pytest-vcr: remove unused input

This commit is contained in:
Sandro Jäckel
2021-03-01 18:02:03 +01:00
parent fb13141437
commit 64dbd56960

View File

@@ -1,7 +1,6 @@
{ lib
, buildPythonPackage
, fetchFromGitHub
, pytestCheckHook
, pytest
, vcrpy
}: