mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-14 15:57:27 +00:00
Dependencies: Update Ruff
v0.6.5 Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -56,7 +56,7 @@ extras = [
|
||||
"sentence-transformers",
|
||||
]
|
||||
dev = [
|
||||
"ruff == 0.3.2"
|
||||
"ruff == 0.6.5"
|
||||
]
|
||||
cu121 = [
|
||||
# Torch (Extra index URLs not support in pyproject.toml)
|
||||
@@ -144,6 +144,8 @@ exclude = [
|
||||
"node_modules",
|
||||
"site-packages",
|
||||
"venv",
|
||||
"colab",
|
||||
"docker",
|
||||
]
|
||||
|
||||
# Same as Black.
|
||||
|
||||
Reference in New Issue
Block a user