Skip to content

Commit dd292f4

Browse files
committed
.
1 parent 2fa1c8f commit dd292f4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

scripts/populate_tox/tox.jinja

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,12 +356,13 @@ setenv =
356356
httpx: TESTPATH=tests/integrations/httpx
357357
huey: TESTPATH=tests/integrations/huey
358358
huggingface_hub: TESTPATH=tests/integrations/huggingface_hub
359-
langchain: TESTPATH=tests/integrations/langchain
359+
langchain-base: TESTPATH=tests/integrations/langchain
360+
langchain-notiktoken: TESTPATH=tests/integrations/langchain
360361
launchdarkly: TESTPATH=tests/integrations/launchdarkly
361362
litestar: TESTPATH=tests/integrations/litestar
362363
loguru: TESTPATH=tests/integrations/loguru
363-
openai_base: TESTPATH=tests/integrations/openai
364-
openai_notiktoken: TESTPATH=tests/integrations/openai
364+
openai-base: TESTPATH=tests/integrations/openai
365+
openai-notiktoken: TESTPATH=tests/integrations/openai
365366
openai_agents: TESTPATH=tests/integrations/openai_agents
366367
openfeature: TESTPATH=tests/integrations/openfeature
367368
opentelemetry: TESTPATH=tests/integrations/opentelemetry

0 commit comments

Comments
 (0)