From 49d63db19f7b7eb342bb0b718a73d4e5799204aa Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 2 Jan 2025 15:01:45 -0600 Subject: Revert "DEBUG: Guix build failure at `sanity-check` phase." This reverts commit ce263f3fcdd0b74faf29fe220acf3633f1debdea. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5938c73..c593026 100755 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setup(author='Bonface M. K.', "plotly==4.14.3", "pyld", "flask-cors==3.0.9", - # "xapian-bindings" + "xapian-bindings" ], include_package_data=True, scripts=["scripts/index-genenetwork"], -- cgit 1.4.1