8000 Add huggingface-hub as a test dependency · surtweig/llama-cpp-python@0cff3d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0cff3d0

Browse files
committed
Add huggingface-hub as a test dependency
1 parent 2897fc2 commit 0cff3d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ test = [
4545
"sse-starlette>=1.6.1",
4646
"starlette-context>=0.3.6,<0.4",
4747
"pydantic-settings>=2.0.1",
48+
"huggingface-hub>=0.23.0"
4849
]
4950
dev = [
5051
"black>=23.3.0",

0 commit comments

Comments
 (0)
0