pythonPackages.portalocker: remove unused inputs
This commit is contained in:
parent
8c95b8c62f
commit
06c821aa4e
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
{ lib, buildPythonPackage, fetchPypi
|
{ lib, buildPythonPackage, fetchPypi
|
||||||
, pytestCheckHook
|
, pytestCheckHook
|
||||||
, pytest-cov
|
|
||||||
, pytest-flake8
|
|
||||||
, pytest-mypy
|
, pytest-mypy
|
||||||
, redis
|
, redis
|
||||||
}:
|
}:
|
||||||
|
|
Loading…
Reference in a new issue