From dc3bc4bbfda933d3c5d6687011550dc3d1fdb305 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Tue, 3 Jan 2017 16:31:40 +0100 Subject: Convert to use the existing guacamole instead of my own gadona --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 8566c95..8e17659 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( scripts=['scripts/lesana'], install_requires = [ - 'gadona', + 'guacamole', 'xapian >= 1.4', 'ruamel.yaml', 'jinja2', -- cgit v1.2.3