mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-05 15:20:30 +08:00
uv tool install lefthook (#16842)
This commit is contained in:
@@ -299,6 +299,8 @@ docker build --platform linux/amd64 \
|
||||
cd ragflow/
|
||||
uv sync --python 3.13 # install RAGFlow dependent python modules
|
||||
uv run python3 ragflow_deps/download_deps.py
|
||||
git config --local --unset core.hooksPath
|
||||
uv tool install lefthook
|
||||
lefthook install
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user