pythonPackages.portalocker: remove unused inputs

This commit is contained in:
Sandro Jäckel 2021-07-22 10:23:38 +02:00 committed by Jonathan Ringer
parent 8c95b8c62f
commit 06c821aa4e

View file

@ -1,7 +1,5 @@
{ lib, buildPythonPackage, fetchPypi
, pytestCheckHook
, pytest-cov
, pytest-flake8
, pytest-mypy
, redis
}: