Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 6cab490

Browse files
committed
add langchain-ollama as an optional tests dependency
1 parent 8c24673 commit 6cab490

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
@@ -52,6 +52,7 @@ tests = [
5252
"langchain_community",
5353
"langchain_google_genai",
5454
"langchain_groq",
55+
"langchain-ollama',
5556
"pytest-asyncio>=0.18.2,!=0.22.0,<0.23.0",
5657
"pytest-env>=0.8,<2.0",
5758
"pytest-rerunfailures>=10,<14",

0 commit comments

Comments
 (0)