about summary refs log tree commit diff
path: root/setup.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-01-02 14:56:26 -0600
committerFrederick Muriuki Muriithi2025-01-02 14:56:26 -0600
commitce263f3fcdd0b74faf29fe220acf3633f1debdea (patch)
tree6b381ef5ce02358af399a1ea96a18180763c3dae /setup.py
parenta0b6c64e80de08b81d8463e0cedeac4973676bc9 (diff)
downloadgenenetwork3-ce263f3fcdd0b74faf29fe220acf3633f1debdea.tar.gz
DEBUG: Guix build failure at `sanity-check` phase.
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c593026..5938c73 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"],