mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-30 01:04:48 +08:00
chore: use ruff to lint and auto-format
This commit is contained in:
@@ -15,3 +15,8 @@ dependencies = [
|
||||
"readabilipy>=0.3.0",
|
||||
"tavily-python>=0.7.17",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"ruff>=0.14.11",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user