From b4affb21ef34ac11cb0252b386080e6494fbfb30 Mon Sep 17 00:00:00 2001
From: xuan <admin@exuan.org>
Date: 星期一, 26 二月 2024 09:41:22 +0800
Subject: [PATCH] fix: TabError (#1388)
---
setup.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 561dea2..f703bb4 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,6 @@
# "textgrid",
# "protobuf",
"tqdm",
- "hdbscan",
"umap_learn",
"jaconv",
"hydra-core>=1.3.2",
--
Gitblit v1.9.1