mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 21:50:55 +00:00
pythonPackages.portalocker: remove unused inputs
This commit is contained in:
parent
8c95b8c62f
commit
06c821aa4e
|
@ -1,7 +1,5 @@
|
|||
{ lib, buildPythonPackage, fetchPypi
|
||||
, pytestCheckHook
|
||||
, pytest-cov
|
||||
, pytest-flake8
|
||||
, pytest-mypy
|
||||
, redis
|
||||
}:
|
||||
|
|
Loading…
Reference in a new issue