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
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

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