mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-27 20:28:16 +00:00
Fixed the warning message of uv
This commit is contained in:
parent
64a43bc448
commit
e4ff444a71
@ -38,8 +38,12 @@ markers = [
|
||||
"no_auto_user: disable the conftest autouse contextvar fixture for this test",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
index-url = "https://pypi.org/simple"
|
||||
|
||||
[tool.uv.workspace]
|
||||
members = ["packages/harness"]
|
||||
|
||||
[tool.uv.sources]
|
||||
deerflow-harness = { workspace = true }
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
index-url = "https://pypi.org/simple"
|
||||
Loading…
x
Reference in New Issue
Block a user