From 34fa5c053211d3629196fb6b0bdcf4748f23079e Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Mon, 13 Jul 2020 23:42:48 +0200 Subject: gnu: silkaj: Remove unused input. * gnu/packages/finance.scm (silkaj)[inputs]: Remove PYTHON-IPADDRESS. --- gnu/packages/finance.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/packages/finance.scm') diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index dc825efc8e..d403bc2510 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -1131,7 +1131,6 @@ main features are: (inputs `(("click" ,python-click) ("duniterpy" ,python-duniterpy) - ("ipaddress" ,python-ipaddress) ("pynacl" ,python-pynacl) ("tabulate" ,python-tabulate) ("texttable" ,python-texttable))) -- cgit v1.2.3