pkgs/*: remove unreferenced function arguments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, buildPythonPackage, fetchPypi
|
||||
, mock, manuel, pytest, sybil, zope_component, django }:
|
||||
, mock, manuel, pytest, sybil, zope_component }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "testfixtures";
|
||||
|
||||
Reference in New Issue
Block a user