pythonPackages.portalocker: remove unused inputs

This commit is contained in:
Sandro Jäckel
2021-07-22 11:20:44 -07:00
committed by Jonathan Ringer
parent 8c95b8c62f
commit 06c821aa4e
@@ -1,7 +1,5 @@
{ lib, buildPythonPackage, fetchPypi
, pytestCheckHook
, pytest-cov
, pytest-flake8
, pytest-mypy
, redis
}: