diff options
| author | Frederick Muriuki Muriithi | 2025-01-02 14:56:26 -0600 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2025-01-02 14:56:26 -0600 |
| commit | ce263f3fcdd0b74faf29fe220acf3633f1debdea (patch) | |
| tree | 6b381ef5ce02358af399a1ea96a18180763c3dae /setup.py | |
| parent | a0b6c64e80de08b81d8463e0cedeac4973676bc9 (diff) | |
| download | genenetwork3-ce263f3fcdd0b74faf29fe220acf3633f1debdea.tar.gz | |
DEBUG: Guix build failure at `sanity-check` phase.
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
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"], |
