python310Packages.mail-parser: remove unused input
This commit is contained in:
committed by
Jonathan Ringer
parent
7997ad6d34
commit
c4c4babb55
@@ -1,4 +1,4 @@
|
||||
{ lib, buildPythonPackage, python, pythonOlder, glibcLocales, fetchFromGitHub, six, simplejson }:
|
||||
{ lib, buildPythonPackage, python, glibcLocales, fetchFromGitHub, six, simplejson }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "mail-parser";
|
||||
|
||||
Reference in New Issue
Block a user